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

/macosx-10.10.1/configd-699.1.5/SystemConfiguration.fproj/
H A DSCPrivate.h76 #define _SC_ATOMIC_INC(p) __sync_fetch_and_add((p), 1) // return (n++); macro

Completed in 112 milliseconds