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