Here's my goto post on the general topic of Send and Sync. And see also Exclusive.
quinedot
3
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
|
Arc and the Send bound
|
10 | 3677 | January 12, 2023 | |
|
Why isn't `unsafe impl<T: Sync> Sync enough for Arc<T>`?
|
26 | 543 | May 8, 2025 | |
| Why T: Sync does not means Arc<T>: Sync | 4 | 390 | November 25, 2021 | |
| Why Arc<Mutex<SomeType>> still implies SomeType must be Sync + Send? | 4 | 782 | February 10, 2021 | |
| Why does this code require `Sync`? | 11 | 1866 | October 9, 2021 |