Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h266 void CreateThreadPool();
Djit.cc1182 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit
/art/runtime/
Dcommon_runtime_test.cc161 runtime_->GetHeap()->CreateThreadPool(); in FinalizeSetup()
Druntime.cc1094 heap_->CreateThreadPool(); in InitNonZygoteOrPostFork()
2916 jit->CreateThreadPool(); in CreateJit()
/art/runtime/gc/
Dheap.h756 void CreateThreadPool();
Dheap.cc1061 void Heap::CreateThreadPool() { in CreateThreadPool() function in art::gc::Heap