mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-29 22:34:19 +00:00
Relaxed is enough to have fetch_add(1) return each value only once (until it wraps around).
Relaxed is enough to have fetch_add(1) return each value only once (until it wraps around).