On 09/02/2012, at 1:19 AM, Steven McCoy wrote: > Compare with my atomics: > > http://code.google.com/p/openpgm/source/browse/trunk/openpgm/pgm/include/pgm/atomic.h
Noted, thx.. > > Of note, Apple added their own intrinsics in addition to GCC, odd. Odd? Apple? They're like everyone else, re-inventing wheels to avoid dependencies on third parties. Interesting things is .. all this fuss about thread-safety .. and actually, these atomic ops are used in the msg_t functions .. the ones least likely to span thread boundaries :) -- john skaller [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
