Searched refs:StopWorkers (Results 1 – 7 of 7) sorted by relevance
90 thread_pool.StopWorkers(self); in TEST_F()
91 void StopWorkers(Thread* self) REQUIRES(!task_queue_lock_);
160 void ThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::ThreadPool
342 thread_pool.StopWorkers(self); in CommonWaitSetup()
929 thread_pool->StopWorkers(self); in ScanGrayObjects()1047 thread_pool->StopWorkers(self); in RecursiveMark()1384 thread_pool->StopWorkers(self); in ProcessMarkStackParallel()
299 cache->StopWorkers(self); in DeleteThreadPool()
1917 thread_pool_->StopWorkers(self); in ForAll()