log src/atomic/SDL_spinlock.c @ 5071:55ff76cdbbb8

age author description
Fri, 21 Jan 2011 21:45:55 -0800 Sam Lantinga HAVE_GCC_ATOMICS covers the test and set
Fri, 21 Jan 2011 21:42:04 -0800 Sam Lantinga Separated out the minimum functionality that we need from gcc for our spinlock fallback.
Tue, 18 Jan 2011 22:10:37 -0800 Sam Lantinga Whoops, good catch from Greg Jandl