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_);
234 void ThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::ThreadPool
953 thread_pool->StopWorkers(self); in ScanGrayObjects()1071 thread_pool->StopWorkers(self); in RecursiveMark()1407 thread_pool->StopWorkers(self); in ProcessMarkStackParallel()
382 pool->StopWorkers(self); in DeleteThreadPool()1682 GetThreadPool()->StopWorkers(self); in Stop()
1515 thread_pool_->StopWorkers(self); in ForAllLambda()