21 #include "../SDL_internal.h" 25 #ifndef _SDL_systhread_h 26 #define _SDL_systhread_h 35 #ifdef SDL_PASSED_BEGINTHREAD_ENDTHREAD 37 pfnSDL_CurrentBeginThread pfnBeginThread,
38 pfnSDL_CurrentEndThread pfnEndThread);
int SDL_SYS_CreateThread(SDL_Thread *thread, void *args)
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
GLuint const GLchar * name
void SDL_SYS_DetachThread(SDL_Thread *thread)
SDL_TLSData * SDL_SYS_GetTLSData()
int SDL_SYS_SetThreadPriority(SDL_ThreadPriority priority)
int SDL_SYS_SetTLSData(SDL_TLSData *data)
void SDL_SYS_WaitThread(SDL_Thread *thread)
void SDL_SYS_SetupThread(const char *name)