The Pedigree Project
0.1
|
Public Member Functions | |
Alarm (class Event *pEvent, size_t time, class Thread *pThread) | |
Public Attributes | |
class Event * | m_pEvent |
size_t | m_Time |
class Thread * | m_pThread |
Private Member Functions | |
Alarm (const Alarm &) | |
Alarm & | operator= (const Alarm &) |
Alarm structure.
Definition at line 125 of file kernel/machine/hosted/Timer.h.