Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

_KTIMER Struct Reference

#include <ke.h>

List of all members.

Public Attributes

DISPATCHER_HEADER Header
ULARGE_INTEGER DueTime
LIST_ENTRY TimerListEntry
_KDPCDpc
LONG Period


Member Data Documentation

struct _KDPC* _KTIMER::Dpc
 

Definition at line 525 of file ke.h.

Referenced by KeCheckForTimer(), KeSetTimerEx(), and KiTimerListExpire().

ULARGE_INTEGER _KTIMER::DueTime
 

Definition at line 523 of file ke.h.

Referenced by KeDelayExecutionThread(), KeRemoveQueue(), KeSetSystemTime(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiChkTimerExpireSysDpc(), KiInsertTimerTable(), KiTimerExpiration(), and NtQueryTimer().

DISPATCHER_HEADER _KTIMER::Header
 

Definition at line 522 of file ke.h.

Referenced by KeDelayExecutionThread(), KeInitializeThread(), KeRemoveQueue(), KeSetSystemTime(), KeSetTimerEx(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiInsertQueue(), KiTimerListExpire(), and KiUnwaitThread().

LONG _KTIMER::Period
 

Definition at line 526 of file ke.h.

Referenced by KeSetTimerEx(), and KiTimerListExpire().

LIST_ENTRY _KTIMER::TimerListEntry
 

Definition at line 524 of file ke.h.

Referenced by KeSetSystemTime(), and KiTimerExpiration().


The documentation for this struct was generated from the following file:
Generated on Sat May 15 19:46:19 2004 for test by doxygen 1.3.7