Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.h100 AbstractThreadPool* const thread_pool_; variable
Dthread_pool_test.cc149 ThreadPool* const thread_pool_; member in art::TreeTask
Dtrace.h435 std::unique_ptr<TraceWriterThreadPool> thread_pool_; variable
/art/runtime/jit/
Djit.h435 std::unique_ptr<JitThreadPool> thread_pool_; variable
/art/runtime/gc/
Dheap.h1584 std::unique_ptr<ThreadPool> thread_pool_; variable
/art/runtime/gc/collector/
Dmark_sweep.cc758 ThreadPool* const thread_pool_; member in art::gc::collector::MarkSweep::MarkStackTask
/art/dex2oat/driver/
Dcompiler_driver.cc1642 ThreadPool* const thread_pool_; member in art::ParallelCompilationManager