#include <ke.h>
Public Attributes | |
| DISPATCHER_HEADER | Header |
| ULARGE_INTEGER | DueTime |
| LIST_ENTRY | TimerListEntry |
| _KDPC * | Dpc |
| LONG | Period |
|
|
Definition at line 525 of file ke.h. Referenced by KeCheckForTimer(), KeSetTimerEx(), and KiTimerListExpire(). |
|
|
Definition at line 523 of file ke.h. Referenced by KeDelayExecutionThread(), KeRemoveQueue(), KeSetSystemTime(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiChkTimerExpireSysDpc(), KiInsertTimerTable(), KiTimerExpiration(), and NtQueryTimer(). |
|
|
Definition at line 522 of file ke.h. Referenced by KeDelayExecutionThread(), KeInitializeThread(), KeRemoveQueue(), KeSetSystemTime(), KeSetTimerEx(), KeWaitForMultipleObjects(), KeWaitForSingleObject(), KiInsertQueue(), KiTimerListExpire(), and KiUnwaitThread(). |
|
|
Definition at line 526 of file ke.h. Referenced by KeSetTimerEx(), and KiTimerListExpire(). |
|
|
Definition at line 524 of file ke.h. Referenced by KeSetSystemTime(), and KiTimerExpiration(). |
1.3.7