* 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() |
||
---|---|---|
.. | ||
SDL_syscond.c | ||
SDL_sysmutex.c | ||
SDL_sysmutex_c.h | ||
SDL_syssem.c | ||
SDL_systhread.c | ||
SDL_systhread_c.h | ||
SDL_systls.c |