Home
last modified time | relevance | path

Searched refs:state_cond_ (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.cc99 state_cond_.notify_all(); in ChangeState()
129 Wait(condition, spin_duration_, &state_cond_, &state_mutex_); in ThreadFuncImpl()
154 std::condition_variable state_cond_; member in ruy::Thread

Completed in 13 milliseconds