Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dblocking_pool.rs255 ExitWait, enumerator
292 return (WaitState::ExitWait, shared); in wait_temporary()
325 (WaitState::ExitWait, guard) => { in wait()