Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dthread_pool.cc109 void StartWork(Task* task) { ChangeState(State::HasWork, task); } in StartWork() function in ruy::Thread
187 threads_[i - 1]->StartWork(reinterpret_cast<Task*>(task_address)); in ExecuteImpl()

Completed in 2 milliseconds