Quantcast
Channel: How to atomically perform sequential load and store operations? - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Answer by Krzysztof Narkowicz for How to atomically perform sequential load and store operations?

$
0
0

In theory atomic variable swap could be implemented on a few CPUs with DCAS support. In practice no modern CPU has DCAS support, so it's not possible.


Viewing all articles
Browse latest Browse all 3

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>