Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/cros_async/src/sync/
H A Dcv.rs718 let alt_cv = Arc::new(Condvar::new()); in notify_one_with_cancel() localVariable
803 let alt_cv = Arc::new(Condvar::new()); in notify_all_with_cancel() localVariable