Searched refs:ThreadIsActive (Results 1 – 6 of 6) sorted by relevance
85 bool ThreadIsActive(); // Return true if this object is running
109 if (vrwThreadObj.ThreadIsActive()) { in ThreadStart()
125 if (pThread->ThreadIsActive()) { in ThreadAllTerminate()
50 bool CMIUtilThreadActiveObjBase::ThreadIsActive() { in ThreadIsActive() function in CMIUtilThreadActiveObjBase
584 assert(CMICmnLLDBDebugger::Instance().ThreadIsActive()); in DoMainLoop()
292 if (ThreadIsActive() && m_lldbListener.PeekAtNextEvent(event)) in WaitForHandleEvent()