Searched defs:OSCompareAndSwap16 (Results 1 – 2 of 2) sorted by relevance
225 #define OSCompareAndSwap16(a, b, c) \ macro
67 OSCompareAndSwap16(UInt16 oldValue, UInt16 newValue, volatile UInt16 *address) in OSCompareAndSwap16() function