Searched defs:thread_pool_ (Results 1 – 5 of 5) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.h | 54 ThreadPool* const thread_pool_; variable |
| D | thread_pool_test.cc | 126 ThreadPool* const thread_pool_; member in art::TreeTask |
| /art/runtime/gc/ | ||
| D | heap.h | 952 std::unique_ptr<ThreadPool> thread_pool_; variable |
| /art/runtime/gc/collector/ | ||
| D | mark_sweep.cc | 624 ThreadPool* const thread_pool_; member in art::gc::collector::MarkStackTask |
| /art/compiler/driver/ | ||
| D | compiler_driver.cc | 1545 ThreadPool* const thread_pool_; member in art::ParallelCompilationManager |