Searched refs:theAmount (Results 1 – 2 of 2) sorted by relevance
98 SInt64 theAmount,145 long theAmount,
130 OSAddAtomicLong(long theAmount, volatile long *address) in OSAddAtomicLong() argument132 return os_atomic_add_orig(address, theAmount, relaxed); in OSAddAtomicLong()