mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 02:25:23 +00:00
Create an async_utils module and deduplicate the common async helper functions there. In particular, this moves wait_kill (renamed to await_and_exit) and handle_irq_resample into the new module and replaces all uses throughout the async device implementations. BUG=None TEST=tools/presubmit --quick Change-Id: If3b5b9f71c8553afa5ccd8c57933ca748fc990e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3292635 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_serial | ||
Cargo.toml |