Non-blocking algorithm: Difference between revisions

Content deleted Content added
Mutual exclusion & interrupts: mask IRQs during critical section
Line 99:
== See also ==
* [[Deadlock]]
* [[Java ConcurrentMap#Lock-free atomicity]]
* [[Liveness]]
* [[Lock (software engineering)]]
Line 104 ⟶ 105:
* [[Priority inversion]]
* [[Resource starvation]]
* [[Java ConcurrentMap#Lock-free atomicity]]
 
== References ==