Memory fences vs. memory barriers in C++.
Consistent memory access and memory barriers.
Relaxed memory ordering examples and memory barriers.
Volatile variables and memory barriers.
Memory barriers and atomic instructions in C++.