Searched refs:SDL_KillThread (Results 1 – 6 of 6) sorted by relevance
81 void SDL_KillThread(SDL_Thread *thread) in SDL_KillThread() function
69 SDL_KillThread(thread); in main()
43 SDL_KillThread(threads[i]); in closemutex()
106 extern DECLSPEC void SDLCALL SDL_KillThread(SDL_Thread *thread);
127 SDL_KillThread
293 void SDL_KillThread(SDL_Thread *thread) in SDL_KillThread() function