Home
last modified time | relevance | path

Searched refs:CreateThreads (Results 1 – 2 of 2) sorted by relevance

/external/ruy/ruy/
Dthread_pool.cc178 CreateThreads(task_count - 1); in ExecuteImpl()
198 void ThreadPool::CreateThreads(int threads_count) { in CreateThreads() function in ruy::ThreadPool
Dthread_pool.h92 void CreateThreads(int threads_count);