SDL-mirror/src/thread
Sam Lantinga 557bbf3fe6 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
..
beos Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
generic Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
psp File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
pthread Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
windows Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
SDL_systhread.h Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
SDL_thread.c Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00
SDL_thread_c.h Added release/acquire memory barriers to the atomic API 2013-07-10 18:31:17 -07:00