Searched refs:IsAlive (Results 1 – 3 of 3) sorted by relevance
462 bool IsAlive() const { return m_Thread.IsAlive(); } in IsAlive() function
422 bool IsAlive() const;977 inline bool Thread::IsAlive() const in IsAlive() function
513 return pThread->IsAlive(); in nnosThreadIsAlive()