Home
last modified time | relevance | path

Searched defs:is_wake (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/
H A Ddriver.rs100 let mut is_wake = false; in run() localVariable
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/
H A Dwake_list.rs108 let mut is_wake = false; in notify() localVariable