Searched refs:StopWorkers (Results 1 - 4 of 4) sorted by relevance

/art/runtime/
H A Dthread_pool_test.cc89 thread_pool.StopWorkers(self);
100 thread_pool.StopWorkers(self);
H A Dthread_pool.h74 void StopWorkers(Thread* self);
H A Dthread_pool.cc123 void ThreadPool::StopWorkers(Thread* self) { function in class:art::ThreadPool
/art/runtime/gc/collector/
H A Dmark_sweep.cc848 thread_pool->StopWorkers(self);
980 thread_pool->StopWorkers(self);
1418 thread_pool->StopWorkers(self);

Completed in 241 milliseconds