Searched refs:CreateThreadPool (Results 1 – 6 of 6) sorted by relevance
53 void CreateThreadPool();
180 jit->CreateThreadPool(); in Create()280 void Jit::CreateThreadPool() { in CreateThreadPool() function in art::jit::Jit
369 runtime_->GetHeap()->CreateThreadPool(); in FinalizeSetup()
722 heap_->CreateThreadPool(); in InitNonZygoteOrPostFork()
662 void CreateThreadPool();
963 void Heap::CreateThreadPool() { in CreateThreadPool() function in art::gc::Heap