An introduction to lockless algorithms
An introduction to lockless algorithms
Posted Feb 20, 2021 0:12 UTC (Sat) by mpr22 (subscriber, #60784)In reply to: An introduction to lockless algorithms by pebolle
Parent article: An introduction to lockless algorithms
From the fine article:
"The ordering of events is total within a single thread of execution. In layman's terms, for any two events from the same thread you can always say which came first and which came second."
