Home
last modified time | relevance | path

Searched defs:thread_pool_ (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Dthread_pool.h96 ThreadPool* const thread_pool_; variable
Dthread_pool_test.cc146 ThreadPool* const thread_pool_; member in art::TreeTask
/art/runtime/jit/
Djit.h488 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/
Dheap.h1451 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/collector/
Dmark_sweep.cc769 ThreadPool* const thread_pool_; member in art::gc::collector::MarkSweep::MarkStackTask
/art/dex2oat/driver/
Dcompiler_driver.cc1558 ThreadPool* const thread_pool_; member in art::ParallelCompilationManager