Searched refs:SDL_Thread (Results 1 – 1 of 1) sorted by relevance
56 struct SDL_Thread;57 typedef struct SDL_Thread SDL_Thread; typedef128 extern DECLSPEC SDL_Thread *SDLCALL133 extern DECLSPEC SDL_Thread *SDLCALL167 extern DECLSPEC SDL_Thread *SDLCALL171 extern DECLSPEC SDL_Thread *SDLCALL209 extern DECLSPEC SDL_Thread *SDLCALL255 extern DECLSPEC SDL_Thread *SDLCALL274 extern DECLSPEC const char *SDLCALL SDL_GetThreadName(SDL_Thread *thread);309 extern DECLSPEC SDL_threadID SDLCALL SDL_GetThreadID(SDL_Thread * thread);[all …]
Completed in 5 milliseconds