Searched refs:CreateThreads (Results 1 – 2 of 2) sorted by relevance
182 CreateThreads(task_count - 1); in ExecuteImpl()202 void ThreadPool::CreateThreads(int threads_count) { in CreateThreads() function in ruy::ThreadPool
92 void CreateThreads(int threads_count);
Completed in 9 milliseconds