Searched defs:OSIncrementAtomic (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/libkern/libkern/
H A DOSAtomic.h291 #define OSIncrementAtomic(a) \ macro
/xnu-2782.1.97/libkern/gen/
H A DOSAtomicOperations.c63 #undef OSIncrementAtomic macro
64 SInt32 OSIncrementAtomic(volatile SInt32 * value) function

Completed in 72 milliseconds