Contents

OSAddAtomic64

64-bit atomic add operation.

Declaration

SInt64 OSAddAtomic64(SInt64 theAmount, volatile SInt64 *address);

Discussion

See OSAddAtomic.

See Also

Additions