Searched refs:StartWorkers (Results 1 - 6 of 6) sorted by relevance

/art/runtime/
H A Dthread_pool_test.cc68 thread_pool.StartWorkers(self);
87 thread_pool.StartWorkers(self);
96 thread_pool.StartWorkers(self);
136 thread_pool.StartWorkers(self);
H A Dbarrier_test.cc77 thread_pool.StartWorkers(self);
132 thread_pool.StartWorkers(self);
H A Dthread_pool.h71 void StartWorkers(Thread* self);
H A Dthread_pool.cc115 void ThreadPool::StartWorkers(Thread* self) { function in class:art::ThreadPool
/art/runtime/gc/collector/
H A Dmark_sweep.cc846 thread_pool->StartWorkers(self);
978 thread_pool->StartWorkers(self);
1416 thread_pool->StartWorkers(self);
/art/compiler/driver/
H A Dcompiler_driver.cc1382 thread_pool_->StartWorkers(self);

Completed in 477 milliseconds