Home
last modified time | relevance | path

Searched defs:OSAddAtomicLong (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/libkern/libkern/
H A DOSAtomic.h147 #define OSAddAtomicLong(a, b) \ macro
/xnu-11215/libkern/gen/
H A DOSAtomicOperations.c130 OSAddAtomicLong(long theAmount, volatile long *address) in OSAddAtomicLong() function