Rust atomics on x86: How and why January 30, 2022 software rust atomic On x86 it doesn't really matter what sync::atomic::Ordering you choose.