K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-06-23T04:44:43.000000Z K 7 svn:log V 174 Implement atomic_swap_{int|long|ptr}. Define atomic_swap_ptr as a macro that expands to atomic_swap_long() to avoid compiler warnings caused by incompatible pointer passing. END