[linux-audio-dev] crossplatform atomics

Maarten de Boer mdeboer at iua.upf.edu
Wed May 24 15:13:52 UTC 2006


Hello,

I am looking for a cross-platform implementation of an atomic
integer.

Under Linux, a build an c++ class "atomic" around asm/atomic.h,
(which I can use as if it where an int), but I'd like to have a
solution that also works on Windows XP and Mac OS X.

Thanks for any suggestions,

Maarten



More information about the Linux-audio-dev mailing list