mirror of
https://github.com/yawut/SDL.git
synced 2026-04-07 01:24:58 -05:00
* 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_sysmutex.c | ||
| SDL_syssem.c | ||
| SDL_systhread_c.h | ||
| SDL_systhread.c | ||
| SDL_systls.c | ||