Home
last modified time | relevance | path

Searched refs:CreateThreadPool (Results 1 – 6 of 6) sorted by relevance

/art/runtime/jit/
Djit.h184 void CreateThreadPool();
Djit.cc696 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit
/art/runtime/
Dcommon_runtime_test.cc180 runtime_->GetHeap()->CreateThreadPool(); in FinalizeSetup()
Druntime.cc987 heap_->CreateThreadPool(); in InitNonZygoteOrPostFork()
2600 jit->CreateThreadPool(); in CreateJit()
/art/runtime/gc/
Dheap.h741 void CreateThreadPool();
Dheap.cc1002 void Heap::CreateThreadPool() { in CreateThreadPool() function in art::gc::Heap