Searched refs:GetWorkers (Results 1 – 4 of 4) sorted by relevance
50 thread_pool->GetWorkers()[0]->GetThread()->GetPeerFromOtherThread()); in GetJitThread()
119 EXPORT const std::vector<ThreadPoolWorker*>& GetWorkers();
232 const std::vector<ThreadPoolWorker*>& AbstractThreadPool::GetWorkers() { in GetWorkers() function in art::AbstractThreadPool
1936 for (ThreadPoolWorker* worker : parallel_thread_pool_->GetWorkers()) { in Verify()1958 for (ThreadPoolWorker* worker : parallel_thread_pool_->GetWorkers()) { in Verify()