mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-24 20:48:55 +00:00
c433c9e796
Replace the single new_with_manual_reset() call, which passed false to create an auto-reset event, with a call to the more descriptive new_auto_reset() function. This allows the new_with_manual_reset() API to be removed. BUG=b:231344063 TEST=tools/presubmit --all Change-Id: I51d1fcbab161d10539c44689b31e2d86ad9e1527 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3966482 Reviewed-by: Noah Gold <nkgold@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |