OSCompareAndSwap64
64-bit compare and swap operation.
Declaration
Boolean OSCompareAndSwap64(UInt64 oldValue, UInt64 newValue, volatile UInt64 *address);Discussion
See OSCompareAndSwap.
64-bit compare and swap operation.
Boolean OSCompareAndSwap64(UInt64 oldValue, UInt64 newValue, volatile UInt64 *address);See OSCompareAndSwap.