mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 12:34:31 +00:00
b7ca74d516
Instead of a dispatch enum defined for windows and a dispatch enum defined for linux, there is now one dispatch enum with branches defined for the two platforms. This makes it so defining the tokio executor later only has to be added in one place. Bug: b/320603688 Test: tools/dev_container tools/presubmit Test: tools/dev_container tools/presubmit clippy Change-Id: I6eaf46710bbb54a9684cb1622da36c3026906a5c Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5208332 Commit-Queue: Cody Schuffelen <schuffelen@google.com> Reviewed-by: Frederick Mayle <fmayle@google.com> |
||
---|---|---|
.. | ||
executor.rs |