Searched refs:StartWorkers (Results 1 – 12 of 12) sorted by relevance
70 thread_pool.StartWorkers(self); in TEST_F()89 thread_pool.StartWorkers(self); in TEST_F()98 thread_pool.StartWorkers(self); in TEST_F()113 thread_pool.StartWorkers(self); in TEST_F()121 thread_pool.StartWorkers(self); in TEST_F()158 thread_pool.StartWorkers(self); in TEST_F()197 thread_pool.StartWorkers(self); in TEST_F()209 thread_pool.StartWorkers(self); in TEST_F()
71 thread_pool.StartWorkers(self); in TEST_F()122 thread_pool.StartWorkers(self); in TEST_F()
276 thread_pool.StartWorkers(self); in CommonWaitSetup()362 thread_pool.StartWorkers(self); in TEST_F()
96 void StartWorkers(Thread* self) REQUIRES(!task_queue_lock_);
168 void ThreadPool::StartWorkers(Thread* self) { in StartWorkers() function in art::ThreadPool
1221 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()
169 thread_pool.StartWorkers(self); in RaceTest()
267 debug_info_thread_pool_->StartWorkers(self); in PrepareDebugInfo()
949 thread_pool->StartWorkers(self); in ScanGrayObjects()1067 thread_pool->StartWorkers(self); in RecursiveMark()1404 thread_pool->StartWorkers(self); in ProcessMarkStackParallel()
769 GetThreadPool()->StartWorkers(Thread::Current()); in Start()
1562 thread_pool_->StartWorkers(self); in ForAllLambda()