mirror of
https://github.com/yawut/SDL.git
synced 2026-08-28 19:54:17 -05:00
Changed the CAS return value to bool, so it's efficient with OSAtomicCompareAndSwap32Barrier() Added an atomic test adapted from code by Michael Davidsaver