ReactOS 0.4.16-dev-1210-gbc03c01
|
#include <ketypes.h>
Public Attributes | |
KSPIN_LOCK | Lock |
LIST_ENTRY | Entry |
ULARGE_INTEGER | Time |
LIST_ENTRY _KTIMER_TABLE_ENTRY::Entry |
Definition at line 941 of file ketypes.h.
Referenced by KeSetSystemTime(), KiCheckTimerTable(), KiInsertTimerTable(), KiTimerExpiration(), and KxRemoveTreeTimer().
KSPIN_LOCK _KTIMER_TABLE_ENTRY::Lock |
ULARGE_INTEGER _KTIMER_TABLE_ENTRY::Time |
Definition at line 942 of file ketypes.h.
Referenced by KiInitializeKernel(), KiInitSystem(), KiInsertTimerTable(), KiTimerExpiration(), and KxRemoveTreeTimer().