Home
last modified time | relevance | path

Searched refs:UringQueueEmpty (Results 1 – 1 of 1) sorted by relevance

/external/crosvm/cros_async/src/
During_executor.rs847 struct UringQueueEmpty<'a> { struct
851 impl<'a> Future for UringQueueEmpty<'a> { implementation
898 ex.run_until(UringQueueEmpty { ex: &ex }) in dont_drop_backing_mem_read()
939 ex.run_until(UringQueueEmpty { ex: &ex }) in dont_drop_backing_mem_write()