Searched defs:OSAtomicCompareAndSwap32 (Results 1 – 2 of 2) sorted by relevance
486 int OSAtomicCompareAndSwap32( int32_t __oldValue, int32_t __newValue, volatile int32_t *__theValue); function