Home
last modified time | relevance | path

Searched defs:CreateThreadPool (Results 1 – 2 of 2) sorted by relevance

/art/runtime/jit/
Djit.cc1200 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit
/art/runtime/gc/
Dheap.cc1114 void Heap::CreateThreadPool(size_t num_threads) { in CreateThreadPool() function in art::gc::Heap