On Sun, Nov 16, 2003 at 03:13:21PM -0500, Jeff Trawick wrote: > >+1 This is great, but will having to call a function negatively affect > >performance? > > Of course :) Pick your poison.
Hmm...maybe we should compare performance of a functionized version of atomics vs. doing the same using pthread mutexes. -aaron