Searched refs:WaitForOtherNonDaemonThreadsToExit (Results 1 – 3 of 3) sorted by relevance
235 void WaitForOtherNonDaemonThreadsToExit(bool check_no_birth = true)
101 WaitForOtherNonDaemonThreadsToExit(); in ShutDown()1329 void ThreadList::WaitForOtherNonDaemonThreadsToExit(bool check_no_birth) { in WaitForOtherNonDaemonThreadsToExit() function in art::ThreadList
428 ->WaitForOtherNonDaemonThreadsToExit(/*check_no_birth=*/ false); in DestroyJavaVM()