#include "kdp.h"Go to the source code of this file.
Functions | |
| VOID | KdpPortLock (VOID) |
| VOID | KdpPortUnlock (VOID) |
| BOOLEAN | KdPollBreakIn (VOID) |
| BOOLEAN | KdpPollBreakInWithPortLock (VOID) |
|
|
Definition at line 93 of file kdlock.c. References CP_GET_SUCCESS, FALSE, HIGH_LEVEL, KdDebuggerEnabled, KdpControlCPending, KdpControlCPressed, KdpDebuggerLock, KdPortPollByte(), KdpPortUnlock(), KeLowerIrql(), KeRaiseIrql(), KiDisableInterrupts(), KiRestoreInterrupts(), KiTryToAcquireSpinLock(), Status, and TRUE.
|
|
|
Definition at line 165 of file kdlock.c.
|
|
|
Definition at line 26 of file kdlock.c.
|
|
|
Definition at line 60 of file kdlock.c.
|
1.3.7