- Rewords existing Considerations section on `fetch_update` and friends to make clear that the limitations are inherent to an implementation based on any CAS operation, rather than the weak version of `compare_exchange` in particular - Add Considerations to `compare_exchange` and `compare_exchange_weak` which details similar considerations and when they may be relevant. |
||
|---|---|---|
| .. | ||
| atomic.rs | ||
| exclusive.rs | ||
| mod.rs | ||