Searched refs:StopWorkers (Results 1 – 9 of 9) sorted by relevance
93 thread_pool->StopWorkers(self); in TEST_F()118 thread_pool->StopWorkers(self); in TEST_F()
303 thread_pool->StopWorkers(self); in CommonWaitSetup()391 thread_pool->StopWorkers(self); in TEST_F()
125 EXPORT void StopWorkers(Thread* self) REQUIRES(!task_queue_lock_);
268 void AbstractThreadPool::StopWorkers(Thread* self) { in StopWorkers() function in art::AbstractThreadPool
1151 thread_pool_->StopWorkers(self); in FinishTracing()
953 thread_pool->StopWorkers(self); in ScanGrayObjects()1068 thread_pool->StopWorkers(self); in RecursiveMark()1406 thread_pool->StopWorkers(self); in ProcessMarkStackParallel()
4270 heap_->GetThreadPool()->StopWorkers(thread_running_gc_); in CompactionPhase()
266 pool->StopWorkers(self); in DeleteThreadPool()1451 GetThreadPool()->StopWorkers(self); in Stop()
1604 thread_pool_->StopWorkers(self); in ForAllLambda()