mirror of
https://github.com/yawut/SDL.git
synced 2026-07-10 13:44:44 -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() |
||
|---|---|---|
| .. | ||
| beos | ||
| generic | ||
| psp | ||
| pthread | ||
| windows | ||
| SDL_systhread.h | ||
| SDL_thread_c.h | ||
| SDL_thread.c | ||