|
ReactOS 0.4.16-dev-1946-g52006dd
|
#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 985 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeUpdateRunTime(), and QSI_DEF().
| ULONG_PTR _KDPC_DATA::DpcLock |
Definition at line 979 of file ketypes.h.
Referenced by KeInsertQueueDpc(), KeRemoveQueueDpc(), and KiRetireDpcList().
Definition at line 983 of file ketypes.h.
Referenced by _IRQL_requires_max_(), _Requires_lock_not_held_(), KeInsertQueueDpc(), KeRemoveQueueDpc(), KeUpdateRunTime(), KiDispatchInterrupt(), KiIdleLoop(), and KiRetireDpcList().