Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h54 ThreadPool* const thread_pool_; variable
Dthread_pool_test.cc126 ThreadPool* const thread_pool_; member in art::TreeTask
/art/runtime/gc/
Dheap.h952 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/collector/
Dmark_sweep.cc624 ThreadPool* const thread_pool_; member in art::gc::collector::MarkStackTask
/art/compiler/driver/
Dcompiler_driver.cc1545 ThreadPool* const thread_pool_; member in art::ParallelCompilationManager