Searched refs:WaitForWorkersToBeCreated (Results 1 – 11 of 11) sorted by relevance
228 void AbstractThreadPool::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::AbstractThreadPool234 WaitForWorkersToBeCreated(); in GetWorkers()
167 void WaitForWorkersToBeCreated();
413 jit_->WaitForWorkersToBeCreated(); in ~Runtime()424 oat_file_manager_->WaitForWorkersToBeCreated(); in ~Runtime()429 heap_->WaitForWorkersToBeCreated(); in ~Runtime()1103 jit_->GetThreadPool()->WaitForWorkersToBeCreated(); in Start()3293 stpu.GetThreadPool()->WaitForWorkersToBeCreated(); in WaitForThreadPoolWorkersToStart()
1146 thread_pool_->WaitForWorkersToBeCreated(); in FinishTracing()
133 void WaitForWorkersToBeCreated();
868 void OatFileManager::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::OatFileManager872 verification_thread_pool_->WaitForWorkersToBeCreated(); in WaitForWorkersToBeCreated()892 verification_thread_pool_->WaitForWorkersToBeCreated(); in WaitForBackgroundVerificationTasks()
212 void WaitForWorkersToBeCreated();
247 void Jit::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::jit::Jit249 thread_pool_->WaitForWorkersToBeCreated(); in WaitForWorkersToBeCreated()
789 void WaitForWorkersToBeCreated();
1144 void Heap::WaitForWorkersToBeCreated() { in WaitForWorkersToBeCreated() function in art::gc::Heap1148 thread_pool_->WaitForWorkersToBeCreated(); in WaitForWorkersToBeCreated()
855 heap_->GetThreadPool()->WaitForWorkersToBeCreated(); in RunPhases()