SDL/src/atomic
Ryan C. Gordon d8e68aea9d
atomic: Solaris needs the _nv variant of atomic_or_uint.
(This means "new value" and returns the atomically updated value. Before, we
were returning a value from a void function.)

(cherry picked from commit 498cbffd89)
2024-06-27 23:50:31 -04:00
..
SDL_atomic.c atomic: Solaris needs the _nv variant of atomic_or_uint. 2024-06-27 23:50:31 -04:00
SDL_spinlock.c Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2024-01-24 01:40:51 +00:00