Contents

releaseDebuggerLock

Releases the global debugger lock.

Declaration

void releaseDebuggerLock();

Overview

This method should not be used. Instead, call the unlock() method provided by IOKernelDebugger.

See Also

Miscellaneous