Searched defs:WaitForWorkersToBeCreated (Results 1 – 4 of 4) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.cc | 228 void AbstractThreadPool::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::AbstractThreadPool |
| /art/runtime/oat/ | ||
| D | oat_file_manager.cc | 864 void OatFileManager::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::OatFileManager |
| /art/runtime/jit/ | ||
| D | jit.cc | 249 void Jit::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::jit::Jit |
| /art/runtime/gc/ | ||
| D | heap.cc | 1151 void Heap::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::gc::Heap |