| HyperDbg Debugger
    | 
Definition for Windows DPC functions. More...
Go to the source code of this file.
| Functions | |
| NTKERNELAPI | _IRQL_requires_max_ (APC_LEVEL) _IRQL_requires_min_(PASSIVE_LEVEL) _IRQL_requires_same_ VOID KeGenericCallDpc(_In_ PKDEFERRED_ROUTINE Routine | 
| NTKERNELAPI | _IRQL_requires_ (DISPATCH_LEVEL) _IRQL_requires_same_ VOID KeSignalCallDpcDone(_In_ PVOID SystemArgument1) | 
| Variables | |
| NTKERNELAPI _In_opt_ PVOID | Context | 
Definition for Windows DPC functions.
| NTKERNELAPI _IRQL_requires_ | ( | DISPATCH_LEVEL | ) | 
| NTKERNELAPI _IRQL_requires_max_ | ( | APC_LEVEL | ) | 
| NTKERNELAPI _In_opt_ PVOID Context |