Searched defs:WaitForWorkersToBeCreated (Results 1 – 3 of 3) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | thread_pool.cc | 199 void ThreadPool::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::ThreadPool |
H A D | oat_file_manager.cc | 778 void OatFileManager::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::OatFileManager |
/aosp12/art/runtime/jit/ | ||
H A D | jit.cc | 364 void Jit::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::jit::Jit |