mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 20:00:31 +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).