|
The Pedigree Project
0.1
|
Collaboration diagram for HostedTimer::Alarm: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.
1.8.11