Searched refs:StopWorkers (Results 1 – 7 of 7) sorted by relevance
91 thread_pool.StopWorkers(self); in TEST_F()115 thread_pool.StopWorkers(self); in TEST_F()
290 thread_pool.StopWorkers(self); in CommonWaitSetup()374 thread_pool.StopWorkers(self); in TEST_F()
99 void StopWorkers(Thread* self) REQUIRES(!task_queue_lock_);
176 void ThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::ThreadPool
349 pool->StopWorkers(self); in DeleteThreadPool()764 GetThreadPool()->StopWorkers(self); in Stop()
951 thread_pool->StopWorkers(self); in ScanGrayObjects()1069 thread_pool->StopWorkers(self); in RecursiveMark()1406 thread_pool->StopWorkers(self); in ProcessMarkStackParallel()
1572 thread_pool_->StopWorkers(self); in ForAllLambda()