Hacker News
- Atomic vs. Non-Atomic Operations (2013) http://preshing.com/20130618/atomic-vs-non-atomic-operations/ 3 comments
Linking pages
- Double-Checked Locking is Fixed In C++11 https://preshing.com/20130930/double-checked-locking-is-fixed-in-cpp11/ 74 comments
- Mr. Fart’s Favorite Colors. Why your phone’s security is unlike any… | by Blake Ross | Medium https://medium.com/@blakeross/mr-fart-s-favorite-colors-3177a406c775#.4b6z856uh 68 comments
- A Lock-Free... Linear Search? http://preshing.com/20130529/a-lock-free-linear-search 23 comments
- You Can Do Any Kind of Atomic Read-Modify-Write Operation http://preshing.com/20150402/you-can-do-any-kind-of-atomic-read-modify-write-operation/ 20 comments
- The Purpose of memory_order_consume in C++11 https://preshing.com/20140709/the-purpose-of-memory_order_consume-in-cpp11/ 9 comments
- Acquire and Release Fences Don't Work the Way You'd Expect http://preshing.com/20131125/acquire-and-release-fences-dont-work-the-way-youd-expect/ 5 comments
- The Synchronizes-With Relation http://preshing.com/20130823/the-synchronizes-with-relation 4 comments
- Magic: Constant-time tricks that Klaviyo uses to operate at huge scale | by Peter Gaivoronski | Klaviyo Engineering https://klaviyo.tech/magic-constant-time-tricks-that-klaviyo-uses-to-operate-at-huge-scale-879dfacdbee4 0 comments
- Acquire and Release Fences http://preshing.com/20130922/acquire-and-release-fences/ 0 comments
Linked pages
- An Introduction to Lock-Free Programming http://preshing.com/20120612/an-introduction-to-lock-free-programming 115 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
- You Can Do Any Kind of Atomic Read-Modify-Write Operation http://preshing.com/20150402/you-can-do-any-kind-of-atomic-read-modify-write-operation/ 20 comments
- Memory Ordering at Compile Time http://preshing.com/20120625/memory-ordering-at-compile-time/ 0 comments
- Memory Barriers Are Like Source Control Operations https://preshing.com/20120710/memory-barriers-are-like-source-control-operations/ 0 comments
- Introducing Mintomic: A Small, Portable Lock-Free API http://preshing.com/20130505/introducing-mintomic-a-small-portable-lock-free-api 0 comments
- Race condition - Wikipedia http://en.wikipedia.org/wiki/Race_condition 0 comments
Related searches:
Search whole site: site:preshing.com
Search title: Atomic vs. Non-Atomic Operations
See how to search.