Home
last modified time | relevance | path

Searched refs:SDL_SYS_GetTLSData (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/SDL2/src/thread/generic/
A DSDL_systls.c27 SDL_SYS_GetTLSData(void) in SDL_SYS_GetTLSData() function
/AliOS-Things-master/components/SDL2/src/thread/
A DSDL_systhread.h58 extern SDL_TLSData *SDL_SYS_GetTLSData(void);
A DSDL_thread.c45 storage = SDL_SYS_GetTLSData(); in SDL_TLSGet()
61 storage = SDL_SYS_GetTLSData(); in SDL_TLSSet()
91 storage = SDL_SYS_GetTLSData(); in SDL_TLSCleanup()
/AliOS-Things-master/components/SDL2/src/thread/pthread/
A DSDL_systls.c33 SDL_SYS_GetTLSData(void) in SDL_SYS_GetTLSData() function
/AliOS-Things-master/components/SDL2/src/thread/windows/
A DSDL_systls.c47 SDL_SYS_GetTLSData(void) in SDL_SYS_GetTLSData() function
/AliOS-Things-master/components/SDL2/src/thread/stdcpp/
A DSDL_systhread.cpp166 SDL_SYS_GetTLSData(void) in SDL_SYS_GetTLSData() function

Completed in 10 milliseconds