It looks like this implementation has only used CAS, but most lockfree implementation would introduce CAS2 or DCAS to avoid ABA problem (http://fara.cs.uni-potsdam.de/~jsg/nucleus/index.php?itemid=6), will there be an implementation that uses CAS2?
1 out of 2 users found the following review helpful.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy