mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
Add an asynchronous timer that is similar to EventAsync. This will allow the timer to be used from async contexts such as the new block device. Change-Id: I858f44e2165459c388a83735aba3ed23755a534b Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2545128 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Noah Gold <nkgold@google.com> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> Commit-Queue: Dylan Reid <dgreid@chromium.org> |
||
---|---|---|
.. | ||
async_types.rs | ||
event.rs | ||
ioctl.rs | ||
lib.rs | ||
mmap.rs | ||
shm.rs | ||
timer.rs | ||
wait_context.rs |