Searched defs:CreateThreadPool (Results 1 – 2 of 2) sorted by relevance
| /art/runtime/jit/ | ||
| D | jit.cc | 1200 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit |
| /art/runtime/gc/ | ||
| D | heap.cc | 1114 void Heap::CreateThreadPool(size_t num_threads) { in CreateThreadPool() function in art::gc::Heap |