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()
291 thread_pool.StopWorkers(self); in CommonWaitSetup()375 thread_pool.StopWorkers(self); in TEST_F()
121 void StopWorkers(Thread* self) REQUIRES(!task_queue_lock_);
208 void ThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::ThreadPool
318 pool->StopWorkers(self); in DeleteThreadPool()986 GetThreadPool()->StopWorkers(self); in Stop()
953 thread_pool->StopWorkers(self); in ScanGrayObjects()1071 thread_pool->StopWorkers(self); in RecursiveMark()1407 thread_pool->StopWorkers(self); in ProcessMarkStackParallel()
1461 thread_pool_->StopWorkers(self); in ForAllLambda()