Home
last modified time | relevance | path

Searched refs:check_no_birth (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dthread_list.h184 void WaitForOtherNonDaemonThreadsToExit(bool check_no_birth = true)
Dthread_list.cc1113 void ThreadList::WaitForOtherNonDaemonThreadsToExit(bool check_no_birth) { in WaitForOtherNonDaemonThreadsToExit() argument
1119 if (check_no_birth) { in WaitForOtherNonDaemonThreadsToExit()