|
SDL
2.0
|
Include dependency graph for SDL_systls.c:Go to the source code of this file.
Functions | |
| SDL_TLSData * | SDL_SYS_GetTLSData () |
| int | SDL_SYS_SetTLSData (SDL_TLSData *data) |
| SDL_TLSData* SDL_SYS_GetTLSData | ( | ) |
Definition at line 27 of file SDL_systls.c.
Referenced by SDL_TLSCleanup(), SDL_TLSGet(), and SDL_TLSSet().
| int SDL_SYS_SetTLSData | ( | SDL_TLSData * | data | ) |