Searched refs:NumberOfThreadsBeingBorn (Results 1 – 2 of 2) sorted by relevance
208 size_t NumberOfThreadsBeingBorn() const EXCLUSIVE_LOCKS_REQUIRED(Locks::runtime_shutdown_lock_) { in NumberOfThreadsBeingBorn() function
448 CHECK_EQ(Runtime::Current()->NumberOfThreadsBeingBorn(), 0U); in WaitForOtherNonDaemonThreadsToExit()