Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h262 void CreateThreadPool();
Djit.cc1201 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit
/art/runtime/
Dcommon_runtime_test.cc157 runtime_->GetHeap()->CreateThreadPool(); in FinalizeSetup()
Druntime.cc1043 heap_->CreateThreadPool(); in InitNonZygoteOrPostFork()
2685 jit->CreateThreadPool(); in CreateJit()
/art/runtime/gc/
Dheap.h764 void CreateThreadPool();
Dheap.cc1014 void Heap::CreateThreadPool() { in CreateThreadPool() function in art::gc::Heap