|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <ntoskrnl.h>#include <debug.h>
Go to the source code of this file.
Macros | |
| #define | NDEBUG |
Functions | |
| VOID NTAPI | KxFreezeExecution (VOID) |
| VOID NTAPI | KxThawExecution (VOID) |
| KCONTINUE_STATUS NTAPI | KxSwitchKdProcessor (_In_ ULONG ProcessorIndex) |
Definition at line 16 of file freeze.c.
Referenced by KeBugCheckWithTf().
| KCONTINUE_STATUS NTAPI KxSwitchKdProcessor | ( | _In_ ULONG | ProcessorIndex | ) |
Definition at line 32 of file freeze.c.
Referenced by KdpSwitchProcessor().