ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <ketypes.h>
Public Attributes | |
KDPC_LIST | DpcList |
ULONG_PTR | DpcLock |
volatile ULONG | DpcQueueDepth |
ULONG | DpcCount |
PKDPC | ActiveDpc |
ULONG _KDPC_DATA::DpcCount |
Definition at line 860 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeUpdateRunTime(), and QSI_DEF().
ULONG_PTR _KDPC_DATA::DpcLock |
Definition at line 854 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeRemoveQueueDpc(), and KiRetireDpcList().
Definition at line 858 of file ketypes.h.
Referenced by _IRQL_requires_max_(), _Requires_lock_not_held_(), KeInsertQueueDpc(), KeRemoveQueueDpc(), KeUpdateRunTime(), KiDispatchInterrupt(), KiIdleLoop(), and KiRetireDpcList().