class SuspendHandle
Defined at line 12 of file ../../src/developer/debug/debug_agent/suspend_handle.h
Represents a suspension of a thread. As long as one of these is alive on a thread, that thread
will remain suspended.
Public Methods
void ~SuspendHandle ()
Defined at line 14 of file ../../src/developer/debug/debug_agent/suspend_handle.h
Protected Methods
void SuspendHandle ()
This is a virtual base class even though it has no members.
Defined at line 18 of file ../../src/developer/debug/debug_agent/suspend_handle.h