mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-11 12:35:26 +00:00
Switch the uses of std::sync::Mutex to our custom sync::Mutex, which panics internally if lock() fails. This helps to reduce the instances of unwrap(), making it easier to review and understand the code. BUG=b:213153157 TEST=tools/dev_container tools/run_tests --target=host --arch=win64 Change-Id: I99bfc85967152f50045e64293104de788a5d3829 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3633108 Reviewed-by: Vikram Auradkar <auradkar@google.com> Reviewed-by: Noah Gold <nkgold@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
base_poll_token_derive | ||
src | ||
.build_test_serial | ||
Cargo.toml |