ReactOS 0.4.16-dev-1142-g8029339
|
#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 1023 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeUpdateRunTime(), and QSI_DEF().
ULONG_PTR _KDPC_DATA::DpcLock |
Definition at line 1017 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeRemoveQueueDpc(), and KiRetireDpcList().
Definition at line 1021 of file ketypes.h.
Referenced by _IRQL_requires_max_(), _Requires_lock_not_held_(), KeInsertQueueDpc(), KeRemoveQueueDpc(), KeUpdateRunTime(), KiDispatchInterrupt(), KiIdleLoop(), and KiRetireDpcList().