Public Attributes | |
| KTIMER | KeTimer |
| KAPC | TimerApc |
| KDPC | TimerDpc |
| LIST_ENTRY | ActiveTimerListEntry |
| KSPIN_LOCK | Lock |
| LONG | Period |
| BOOLEAN | ApcAssociated |
| BOOLEAN | WakeTimer |
| LIST_ENTRY | WakeTimerListEntry |
|
|
Definition at line 36 of file timer.c. Referenced by ExpTimerApcRoutine(), and ExTimerRundown(). |
|
|
Definition at line 39 of file timer.c. Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown(). |
|
|
Definition at line 33 of file timer.c. Referenced by ExGetNextWakeTime(), ExpDeleteTimer(), ExpTimerDpcRoutine(), and ExTimerRundown(). |
|
|
Definition at line 37 of file timer.c. Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown(). |
|
|
Definition at line 38 of file timer.c. Referenced by ExpTimerApcRoutine(). |
|
|
Definition at line 34 of file timer.c. Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown(). |
|
|
Definition at line 35 of file timer.c. Referenced by ExTimerRundown(). |
|
|
Definition at line 40 of file timer.c. Referenced by ExGetNextWakeTime(). |
|
|
Definition at line 41 of file timer.c. Referenced by ExGetNextWakeTime(), and ExpDeleteTimer(). |
1.3.7