Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dthread_pool.cc182 CreateThreads(task_count - 1); in ExecuteImpl()
202 void ThreadPool::CreateThreads(int threads_count) { in CreateThreads() function in ruy::ThreadPool
A Dthread_pool.h92 void CreateThreads(int threads_count);

Completed in 9 milliseconds