Contents

unlock

Releases the debugger lock.

Declaration

static void unlock(
 IODebuggerLockState state );

Overview

This method releases the debugger lock if the kIODebuggerLockTaken flag is set in the argument.

See Also

Miscellaneous