Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 27 of file kdlock.c.
Referenced by KdDisableDebuggerWithLock(), KdEnableDebuggerWithLock(), KdExitDebugger(), and KdPollBreakIn().
{ /* Release the lock */ KiReleaseSpinLock(&KdpDebuggerLock); }