Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/devices/src/virtio/vsock/sys/windows/
H A Dvsock.rs1446 let rx_evt_async = EventAsync::new( in run() localVariable
1462 self.process_rx_queue(rx_queue_arc.clone(), rx_evt_async, &ex, stop_rx); in run()