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

_ETIMER Struct Reference

List of all members.

Public Attributes

KTIMER KeTimer
KAPC TimerApc
KDPC TimerDpc
LIST_ENTRY ActiveTimerListEntry
KSPIN_LOCK Lock
LONG Period
BOOLEAN ApcAssociated
BOOLEAN WakeTimer
LIST_ENTRY WakeTimerListEntry

Member Data Documentation

LIST_ENTRY _ETIMER::ActiveTimerListEntry
 

Definition at line 36 of file timer.c.

Referenced by ExpTimerApcRoutine(), and ExTimerRundown().

BOOLEAN _ETIMER::ApcAssociated
 

Definition at line 39 of file timer.c.

Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown().

KTIMER _ETIMER::KeTimer
 

Definition at line 33 of file timer.c.

Referenced by ExGetNextWakeTime(), ExpDeleteTimer(), ExpTimerDpcRoutine(), and ExTimerRundown().

KSPIN_LOCK _ETIMER::Lock
 

Definition at line 37 of file timer.c.

Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown().

LONG _ETIMER::Period
 

Definition at line 38 of file timer.c.

Referenced by ExpTimerApcRoutine().

KAPC _ETIMER::TimerApc
 

Definition at line 34 of file timer.c.

Referenced by ExpTimerApcRoutine(), ExpTimerDpcRoutine(), and ExTimerRundown().

KDPC _ETIMER::TimerDpc
 

Definition at line 35 of file timer.c.

Referenced by ExTimerRundown().

BOOLEAN _ETIMER::WakeTimer
 

Definition at line 40 of file timer.c.

Referenced by ExGetNextWakeTime().

LIST_ENTRY _ETIMER::WakeTimerListEntry
 

Definition at line 41 of file timer.c.

Referenced by ExGetNextWakeTime(), and ExpDeleteTimer().


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