mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
04ac514618
This gets rid of the extra OnceCell complexity, since we can now statically initialize a Mutex. Also switch to our sync wrapper to avoid the unwrap() calls when locking the Mutex. Change-Id: I2b2166135875bc4e5bdad8fca694b4584dd79c4b Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5320344 Reviewed-by: Morg <morg@google.com> Reviewed-by: Frederick Mayle <fmayle@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |