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

/art/runtime/
H A Dthread_pool_test.cc69 thread_pool.StartWorkers(self);
88 thread_pool.StartWorkers(self);
97 thread_pool.StartWorkers(self);
134 thread_pool.StartWorkers(self);
H A Dbarrier_test.cc71 thread_pool.StartWorkers(self);
122 thread_pool.StartWorkers(self);
H A Dthread_pool.h85 void StartWorkers(Thread* self);
H A Dmonitor_test.cc337 thread_pool.StartWorkers(self);
H A Dthread_pool.cc121 void ThreadPool::StartWorkers(Thread* self) { function in class:art::ThreadPool
H A Doat_file_assistant_test.cc970 thread_pool.StartWorkers(self);
/art/runtime/gc/
H A Dtask_processor_test.cc76 thread_pool.StartWorkers(self);
97 thread_pool.StartWorkers(self);
142 thread_pool.StartWorkers(self);
/art/runtime/jit/
H A Djit_instrumentation.cc106 thread_pool_->StartWorkers(self);
/art/runtime/gc/space/
H A Dlarge_object_space_test.cc159 thread_pool.StartWorkers(self);
/art/runtime/gc/collector/
H A Dmark_sweep.cc871 thread_pool->StartWorkers(self);
976 thread_pool->StartWorkers(self);
1301 thread_pool->StartWorkers(self);
/art/compiler/driver/
H A Dcompiler_driver.cc1622 thread_pool_->StartWorkers(self);

Completed in 135 milliseconds