Lines Matching refs:SDL_Thread
56 struct SDL_Thread;
57 typedef struct SDL_Thread SDL_Thread; typedef
128 extern DECLSPEC SDL_Thread *SDLCALL
133 extern DECLSPEC SDL_Thread *SDLCALL
167 extern DECLSPEC SDL_Thread *SDLCALL
171 extern DECLSPEC SDL_Thread *SDLCALL
209 extern DECLSPEC SDL_Thread *SDLCALL
255 extern DECLSPEC SDL_Thread *SDLCALL
274 extern DECLSPEC const char *SDLCALL SDL_GetThreadName(SDL_Thread *thread);
309 extern DECLSPEC SDL_threadID SDLCALL SDL_GetThreadID(SDL_Thread * thread);
359 extern DECLSPEC void SDLCALL SDL_WaitThread(SDL_Thread * thread, int *status);
395 extern DECLSPEC void SDLCALL SDL_DetachThread(SDL_Thread * thread);