Module devices::virtio::async_utils
source · Expand description
Virtio device async helper functions.
Functions§
- Async task that waits for a signal from
event
. Once this event is readable, exit. Exiting this future will cause the main loop to break and the worker thread to exit.