Searched refs:HasNoActiveThreads (Results 1 – 2 of 2) sorted by relevance
155 if (HasNoActiveThreads()) { in WaitForDeregistration()168 if (HasNoActiveThreads() && daemon_threads_count_ == 0) { in WaitForDeregistration()
212 bool HasNoActiveThreads() const REQUIRES(thread_lock_) in HasNoActiveThreads() function