log test/testatomic.c @ 5003:3a95a2b93eb3

age author description
Sat, 15 Jan 2011 12:41:59 -0800 Sam Lantinga Updated the atomic API for better use cases
Sun, 04 Oct 2009 09:55:20 +0000 Sam Lantinga Fixed bug #817
Tue, 29 Sep 2009 01:19:14 +0000 Sam Lantinga Better cross-platform macros for printing 32 and 64 bit values
Mon, 28 Sep 2009 18:44:26 +0000 Bob Pendleton Ok, added long casts to get rid of compiler warnings.
Wed, 23 Sep 2009 02:52:11 +0000 Bob Pendleton int testmmousetable.c the arguments to main() are not compatible with what is required in SDL_main.h
Thu, 17 Sep 2009 20:35:12 +0000 Bob Pendleton The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.