Searched refs:StartWorkers (Results 1 – 12 of 12) sorted by relevance
69 thread_pool.StartWorkers(self); in TEST_F()88 thread_pool.StartWorkers(self); in TEST_F()97 thread_pool.StartWorkers(self); in TEST_F()134 thread_pool.StartWorkers(self); in TEST_F()
71 thread_pool.StartWorkers(self); in TEST_F()122 thread_pool.StartWorkers(self); in TEST_F()
88 void StartWorkers(Thread* self) REQUIRES(!task_queue_lock_);
152 void ThreadPool::StartWorkers(Thread* self) { in StartWorkers() function in art::ThreadPool
328 thread_pool.StartWorkers(self); in CommonWaitSetup()
1314 thread_pool.StartWorkers(self); in TEST_F()
76 thread_pool.StartWorkers(self); in TEST_F()97 thread_pool.StartWorkers(self); in TEST_F()141 thread_pool.StartWorkers(self); in TEST_F()
159 thread_pool.StartWorkers(self); in RaceTest()
234 debug_info_thread_pool_->StartWorkers(self); in PrepareDebugInfo()
927 thread_pool->StartWorkers(self); in ScanGrayObjects()1045 thread_pool->StartWorkers(self); in RecursiveMark()1382 thread_pool->StartWorkers(self); in ProcessMarkStackParallel()
285 thread_pool_->StartWorkers(Thread::Current()); in CreateThreadPool()
1907 thread_pool_->StartWorkers(self); in ForAll()