Searched defs:WaitForWorkersToBeCreated (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.cc | 206 void ThreadPool::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::ThreadPool |
| D | oat_file_manager.cc | 851 void OatFileManager::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::OatFileManager |
| /art/runtime/jit/ | ||
| D | jit.cc | 346 void Jit::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::jit::Jit |
| /art/runtime/gc/ | ||
| D | heap.cc | 1123 void Heap::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::gc::Heap |