crosvm/base
Noah Gold 084aa95af1 cros_async: make AsyncEvent use base::Event
EventFd is the original sys_util era Unix-specific Event. We need to use
base::Event, which is the cross platform event that works on Windows.

Thanks to acourbot@ for suggesting the splits in this series.

BUG=b:213147081
TEST=see final CL in series.

Change-Id: I174313cb544c5fc3768810365a42e6eaac1ca91a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3583611
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Noah Gold <nkgold@google.com>
2022-04-19 05:37:40 +00:00
..
base_poll_token_derive
src cros_async: make AsyncEvent use base::Event 2022-04-19 05:37:40 +00:00
.build_test_serial
build.rs move unix/win under sys/ 2022-04-19 00:17:04 +00:00
Cargo.toml base: move Windows-only deps into the target section 2022-04-12 00:49:29 +00:00