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
Loading
Please register or sign in to comment