ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <ketypes.h>
Public Attributes | |
DISPATCHER_HEADER | Header |
ULARGE_INTEGER | DueTime |
LIST_ENTRY | TimerListEntry |
struct _KDPC * | Dpc |
ULONG | Processor |
ULONG | Period |
Definition at line 855 of file ketypes.h.
Referenced by BeepStartIo().
ULARGE_INTEGER _KTIMER::DueTime |
Definition at line 853 of file ketypes.h.
Referenced by KiInsertTimerTable().
DISPATCHER_HEADER _KTIMER::Header |
LIST_ENTRY _KTIMER::TimerListEntry |