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