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