Fix atomic-int op on Apple

The OSAtomicAdd32Barrier operator returns the new value, we want the
old value.
2 files changed