OSAddAtomic64
64-bit atomic add operation.
Declaration
SInt64 OSAddAtomic64(SInt64 theAmount, volatile SInt64 *address);Discussion
See OSAddAtomic.
64-bit atomic add operation.
SInt64 OSAddAtomic64(SInt64 theAmount, volatile SInt64 *address);See OSAddAtomic.