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