SDL/src/atomic
Bob Pendleton 9861510378 The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops.
The linux code appears to be complete and *should* be the base of all Unix and GCC based versions. The macosx and win32 versions
are currently just copies of the dummy code. I will begin working on the windows version as soon as this check in is done. I
need someone to work on the Mac OS X version.

I'm afraid that this check in will break QNX (Sorry!)
2009-09-17 20:35:12 +00:00
..
dummy The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. 2009-09-17 20:35:12 +00:00
linux The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. 2009-09-17 20:35:12 +00:00
macosx The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. 2009-09-17 20:35:12 +00:00
qnx Support for native and emulated atomic operations has been added. 2009-07-19 08:04:59 +00:00
win32 The new, cleaner, version of the atomic operations. The dummy code is what you should start working with to port atomic ops. 2009-09-17 20:35:12 +00:00