commit | bc71ad4973842f25216b48842a46d6c9cbce6aa3 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Thu Mar 01 17:30:29 2012 -0800 |
committer | Behdad Esfahbod <behdad@behdad.org> | Thu Mar 01 17:30:29 2012 -0800 |
tree | 5fb92c1fbca4db0d7b88fd23ae1c6411e722ff7e | |
parent | a1970d9afc15b2c6b7513b923019bb223bd95154 [diff] |
Fix atomic-int op on Apple The OSAtomicAdd32Barrier operator returns the new value, we want the old value.