|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ke.h>

Public Attributes | |
| PKDPC | Dpc |
| PKDEFERRED_ROUTINE | Routine |
| PVOID | Context |
| PVOID _DPC_QUEUE_ENTRY::Context |
Definition at line 75 of file ke.h.
Referenced by KiTimerExpiration(), and KiTimerListExpire().
| PKDPC _DPC_QUEUE_ENTRY::Dpc |
Definition at line 73 of file ke.h.
Referenced by KiTimerExpiration(), and KiTimerListExpire().
| PKDEFERRED_ROUTINE _DPC_QUEUE_ENTRY::Routine |
Definition at line 74 of file ke.h.
Referenced by KiTimerExpiration(), and KiTimerListExpire().