A post about the use of OS low level atomic functions to achieve lock free code. It’s a step by step demo on how to implement a common mechanism using different methods and functions.
http://biasedbit.com/blog/objc-atomics/
Advertisements
A post about the use of OS low level atomic functions to achieve lock free code. It’s a step by step demo on how to implement a common mechanism using different methods and functions.
http://biasedbit.com/blog/objc-atomics/