- Preshing: The Purpose of memory_order_consume in C++11 http://preshing.com/20140709/the-purpose-of-memory_order_consume-in-cpp11/ 8 comments cpp
Linking pages
- Compiler Optimizations Are Hard Because They Forget - Faultlore https://faultlore.com/blah/oops-that-was-important/ 236 comments
- New Concurrent Hash Maps for C++ http://preshing.com/20160201/new-concurrent-hash-maps-for-cpp/ 83 comments
- Double-Checked Locking is Fixed In C++11 https://preshing.com/20130930/double-checked-locking-is-fixed-in-cpp11/ 74 comments
- Fixing GCC's Implementation of memory_order_consume http://preshing.com/20141124/fixing-gccs-implementation-of-memory_order_consume/ 0 comments
- GitHub - preshing/junction: Concurrent data structures in C++ https://github.com/preshing/junction#readme 0 comments
Linked pages
- This Is Why They Call It a Weakly-Ordered CPU http://preshing.com/20121019/this-is-why-they-call-it-a-weakly-ordered-cpu 109 comments
- Double-Checked Locking is Fixed In C++11 https://preshing.com/20130930/double-checked-locking-is-fixed-in-cpp11/ 74 comments
- The World's Simplest Lock-Free Hash Table http://preshing.com/20130605/the-worlds-simplest-lock-free-hash-table 27 comments
- http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3337.pdf 24 comments
- Weak vs. Strong Memory Models https://preshing.com/20120930/weak-vs-strong-memory-models/ 14 comments
- The Synchronizes-With Relation http://preshing.com/20130823/the-synchronizes-with-relation 4 comments
- Atomic vs. Non-Atomic Operations http://preshing.com/20130618/atomic-vs-non-atomic-operations/ 3 comments
- Reordering on an Alpha processor https://www.cs.umd.edu/~pugh/java/memoryModel/AlphaReordering.html 1 comment
- Acquire and Release Semantics http://preshing.com/20120913/acquire-and-release-semantics/ 0 comments
- Fixing GCC's Implementation of memory_order_consume http://preshing.com/20141124/fixing-gccs-implementation-of-memory_order_consume/ 0 comments
- Memory Barriers Are Like Source Control Operations https://preshing.com/20120710/memory-barriers-are-like-source-control-operations/ 0 comments
- What is RCU, Fundamentally? [LWN.net] http://lwn.net/Articles/262464/ 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:preshing.com
Search title: The Purpose of memory_order_consume in C++11
See how to search.