Searched refs:IsAlive (Results 1 – 2 of 2) sorted by relevance
434 return pThread->IsAlive(); in nnosThreadIsAlive()
403 bool IsAlive() const { return !const_cast<Thread*>(this)->WaitOne(0); } in IsAlive() function