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

/art/runtime/jit/
H A Djit.h59 void CreateThreadPool();
H A Djit.cc211 jit->CreateThreadPool();
323 void Jit::CreateThreadPool() { function in class:art::jit::Jit
/art/runtime/
H A Dcommon_runtime_test.cc403 runtime_->GetHeap()->CreateThreadPool();
H A Druntime.cc897 heap_->CreateThreadPool();
/art/runtime/gc/
H A Dheap.h695 void CreateThreadPool();
H A Dheap.cc895 void Heap::CreateThreadPool() { function in class:art::gc::Heap

Completed in 2926 milliseconds