Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h72 ThreadPool* const thread_pool_; variable
Dthread_pool_test.cc146 ThreadPool* const thread_pool_; member in art::TreeTask
/art/runtime/jit/
Djit.h208 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/
Dheap.h1295 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/collector/
Dmark_sweep.cc767 ThreadPool* const thread_pool_; member in art::gc::collector::MarkSweep::MarkStackTask
/art/compiler/driver/
Dcompiler_driver.cc1615 ThreadPool* const thread_pool_; member in art::ParallelCompilationManager