Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/io_uring/tests/
H A During.rs581 fn wait_for_completion_thread(in_flight: &Mutex<isize>, cv: &Condvar) { in submit_from_any_thread() function
662 fn wait_for_completion_thread(in_flight: &Mutex<isize>, cv: &Condvar) { in multi_thread_submit_and_complete() function