+ 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
--
tim(a)klingt.org
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