> + At the moment, there is no built-in support in > C/C++ for atomic operations. You will need to use > a library, compiler extension, or write your own > in assembly code.
c++0x will contain support for atomic operations, a boost-style library, implementing the upcoming std::atomic template is currently being worked on: http://git.chaoticmind.net/cgi-bin/cgit.cgi/boost.atomic/ hth, tim -- [email protected] http://tim.klingt.org After one look at this planet any visitor from outer space would say "I want to see the manager." William S. Burroughs
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev
