Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/vhost/user/
Dworker.rs43 async fn wait_kill(kill_evt: EventAsync) { in wait_kill() method
69 let kill = Self::wait_kill(kill_evt); in run()
/external/crosvm/devices/src/virtio/
Dballoon.rs299 async fn wait_kill(kill_evt: EventAsync) { in wait_kill() function
375 let kill = wait_kill(kill_evt); in run_worker()
Dblock_async.rs375 async fn wait_kill(kill_evt: EventAsync) { in wait_kill() function
543 let kill = wait_kill(kill_evt); in run_worker()