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 70 thread_pool.StartWorkers(self);
89 thread_pool.StartWorkers(self);
98 thread_pool.StartWorkers(self);
113 thread_pool.StartWorkers(self);
121 thread_pool.StartWorkers(self);
158 thread_pool.StartWorkers(self);
197 thread_pool.StartWorkers(self);
209 thread_pool.StartWorkers(self);
barrier_test.cc 71 thread_pool.StartWorkers(self);
122 thread_pool.StartWorkers(self);
thread_pool.h 96 void StartWorkers(Thread* self) REQUIRES(!task_queue_lock_);
monitor_test.cc 276 thread_pool.StartWorkers(self);
362 thread_pool.StartWorkers(self);
thread_pool.cc 168 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/runtime/gc/space/
large_object_space_test.cc 169 thread_pool.StartWorkers(self);
  /art/dex2oat/linker/
elf_writer_quick.cc 267 debug_info_thread_pool_->StartWorkers(self);
  /art/runtime/gc/collector/
mark_sweep.cc     [all...]
  /art/runtime/jit/
jit.cc 769 GetThreadPool()->StartWorkers(Thread::Current());
  /art/compiler/driver/
compiler_driver.cc     [all...]

Completed in 369 milliseconds