Skip to content
Commit 722a0cdc authored by Greg Clayton's avatar Greg Clayton
Browse files

Added the following functions to SBThread to allow threads to be suspended...

Added the following functions to SBThread to allow threads to be suspended when a process is resumed:

bool SBThread::Suspend();
bool SBThread::Resume();
bool SBThread::IsSuspended();

llvm-svn: 123300
parent 654098f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment