Home
last modified time | relevance | path

Searched defs:thread_pool_ (Results 1 – 5 of 5) 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.h353 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/
Dheap.h1404 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