Home
last modified time | relevance | path

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

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