* @discussion Functions in this group come in four variants for each operation:
@@ -470,8+465,6 @@ bool OSAtomicCompareAndSwapLong( long __oldValue, long __newValue, volatile long
bool OSAtomicCompareAndSwapLongBarrier( long __oldValue, long __newValue, volatile long *__theValue ) __OSX_AVAILABLE_STARTING(__MAC_10_5, __IPHONE_2_0);