rust/src/libcore/sync
Michal 'vorner' Vaner cc63bd47ef
atomic::Ordering: Get rid of misleading parts of intro
Remove the parts of atomic::Ordering's intro that wrongly claimed that
SeqCst prevents all reorderings around it.

Closes #55196
2018-11-18 11:12:01 +01:00
..
atomic.rs atomic::Ordering: Get rid of misleading parts of intro 2018-11-18 11:12:01 +01:00
mod.rs core: Move atomic into a new sync module 2015-08-17 14:03:32 -07:00