SDL/src/thread/generic
Sam Lantinga f5306d72d0 Added release/acquire memory barriers to the atomic API
* Added a destructor to clean up TLS memory at thread shutdown
* Refactored the TLS code to have platform independent code and a small platform dependent core with a fallback to generic code if platform dependent functions fail.
* Fixed recursion issues with SDL_GetErrBuf()
2013-07-10 18:31:17 -07:00
..
SDL_syscond.c Fixed bug 1936 - Broken URL in generic SDL_syscond.c 2013-07-06 00:28:54 -07:00
SDL_sysmutex_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_sysmutex.c Make SDL_SetError and friends unconditionally return -1. 2013-03-31 12:48:50 -04:00
SDL_syssem.c Fixed SDL building with the minimal configuration 2013-06-13 22:10:10 -07:00
SDL_systhread_c.h Happy New Year! 2013-02-15 08:47:44 -08:00
SDL_systhread.c Fixed bug 1881 - SDL will not compile with "SDL_THREADS" disabled. 2013-06-02 01:12:29 -07:00
SDL_systls.c Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00