Mercurial > sdl-ios-xcode
log src/atomic/dummy/SDL_atomic.c @ 3261:72b542f34739
age | author | description |
---|---|---|
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. |
Thu, 09 Jul 2009 21:31:27 +0000 | Bob Pendleton | volitile... duh, yeah the variable need to be labeled volitile |
Thu, 02 Jul 2009 21:47:02 +0000 | Bob Pendleton | This is a cosmetic fix, I found a stupid typo |
Mon, 29 Jun 2009 19:54:43 +0000 | Bob Pendleton | I've made so many changes I don't dare continue until I check the current stuff in. |