HomeSort by relevance Sort by last modified time
    Searched refs:StartWorkers (Results 1 - 14 of 14) sorted by null

  /art/runtime/
thread_pool_test.cc 69 thread_pool.StartWorkers(self);
88 thread_pool.StartWorkers(self);
97 thread_pool.StartWorkers(self);
134 thread_pool.StartWorkers(self);
barrier_test.cc 71 thread_pool.StartWorkers(self);
122 thread_pool.StartWorkers(self);
thread_pool.h 88 void StartWorkers(Thread* self) REQUIRES(!task_queue_lock_);
monitor_test.cc 329 thread_pool.StartWorkers(self);
418 thread_pool.StartWorkers(self);
thread_pool.cc 152 void ThreadPool::StartWorkers(Thread* self) {
oat_file_assistant_test.cc     [all...]
  /art/runtime/gc/
task_processor_test.cc 76 thread_pool.StartWorkers(self);
97 thread_pool.StartWorkers(self);
141 thread_pool.StartWorkers(self);
  /external/valgrind/drd/tests/
tsan_unittest.cpp 391 pool.StartWorkers();
437 pool.StartWorkers();
519 pool.StartWorkers();
571 pool.StartWorkers();
1073 pool.StartWorkers();
1106 pool.StartWorkers();
1135 pool.StartWorkers();
1166 pool.StartWorkers();
1196 pool.StartWorkers();
1300 pool.StartWorkers();
    [all...]
tsan_thread_wrappers_pthread.h 491 pool.StartWorkers();
513 void StartWorkers() {
  /art/compiler/
elf_writer_quick.cc 234 debug_info_thread_pool_->StartWorkers(self);
  /art/runtime/gc/space/
large_object_space_test.cc 159 thread_pool.StartWorkers(self);
  /art/runtime/gc/collector/
mark_sweep.cc     [all...]
  /art/runtime/jit/
jit.cc 285 thread_pool_->StartWorkers(Thread::Current());
  /art/compiler/driver/
compiler_driver.cc     [all...]

Completed in 1727 milliseconds