Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/
H A Dcurrent_thread.rs435 let notify2 = Arc::new(Parker::new()); in ut_current_thread_run_queue() localVariable
462 let notify2 = Arc::new(Parker::new()); in ut_current_thread_run_queue() localVariable