mirror of
https://github.com/yawut/SDL.git
synced 2026-08-18 06:46:38 -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