I'm reading about lock-free algorithms: http://en.wikipedia.org/wiki/Lock-free_algorithms#Implementation Is there a way to access those atomic primitives, but in a multiplatform manner? Regards! -Marco