crosvm/base
Frederick Mayle 44a84f4360 base: windows: support Sync usage of StreamChannel
I want the async tube types to be `Sync` and they wrap `StreamChannel`
(via `Tube`). It is important for async types to be `Sync` so that they
can be freely used in spawned futures.

BUG=b:338274203

Change-Id: I76d7ff1f4001a7aa71ace929dc5b4c9f25acad0b
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5507772
Commit-Queue: Frederick Mayle <fmayle@google.com>
Reviewed-by: Noah Gold <nkgold@google.com>
2024-05-02 19:32:36 +00:00
..
base_event_token_derive
src base: windows: support Sync usage of StreamChannel 2024-05-02 19:32:36 +00:00
tests
.build_test_serial
Cargo.toml