Marco Alvarado pisze: > 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? > > CAS=interlockedCompareExchange as in Microsoft API rest in unit classes Darek