Searched refs:CreateThreadPool (Results 1 – 8 of 8) sorted by relevance
142 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit144 instrumentation_cache_->CreateThreadPool(); in CreateThreadPool()
53 void CreateThreadPool();
58 void JitInstrumentationCache::CreateThreadPool() { in CreateThreadPool() function in art::jit::JitInstrumentationCache
351 runtime_->GetHeap()->CreateThreadPool(); in SetUp()
650 heap_->CreateThreadPool(); in DidForkFromZygote()1709 jit_->CreateThreadPool(); in CreateJit()
610 void CreateThreadPool();
776 void Heap::CreateThreadPool() { in CreateThreadPool() function in art::gc::Heap