Home
last modified time | relevance | path

Searched refs:ExitAsSoonAsPossible (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.cc41 ExitAsSoonAsPossible // Should exit at earliest convenience. enumerator
54 ChangeState(State::ExitAsSoonAsPossible); in ~Thread()
74 new_state == State::ExitAsSoonAsPossible); in ChangeState()
78 new_state == State::ExitAsSoonAsPossible); in ChangeState()
139 case State::ExitAsSoonAsPossible: in ThreadFuncImpl()

Completed in 3 milliseconds