Searched refs:IsThreadAlive (Results 1 – 2 of 2) sorted by relevance
161 bool IsThreadAlive() const in IsThreadAlive() function
319 LOG_IF(thread->IsThreadAlive(), FATAL, RUNTIME) << "Main Thread should have been destroyed"; in VmDeath()