Searched refs:CreateThreads (Results 1 – 3 of 3) sorted by relevance
186 CreateThreads(); in ThreadPool()189 void ThreadPool::CreateThreads() { in CreateThreads() function in art::ThreadPool
148 void CreateThreads();
1718 thread_pool_->CreateThreads(); in PostZygoteFork()