Expand description
Memory barriers.
These primitives have the same semantics as their C counterparts: and the precise definitions
of semantics can be found at LKMM.
Functions§
- A full memory barrier.
- A read-read memory barrier.
- A write-write memory barrier.