mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 18:20:34 +00:00
Now that we're not transferring waiters between the Condvar and the Mutex we can simplify how the cancel function works. Also, now that it never changes we can drop the Spinlock around it and treat it like a const field. BUG=none TEST=Run unit tests in a loop on both x86 and arm and observe no failures or hangs Change-Id: I0851c4eeb0b9462098ed1ac186a25f1c5791511a Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/2804868 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Chirantan Ekbote <chirantan@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_skip | ||
Cargo.toml |