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

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

Completed in 72 milliseconds