SDL_KillThread (3) Linux Manual Page
SDL_KillThread – Gracelessly terminates the thread.
Synopsis
#include "SDL.h" #include "SDL_thread.h" void SDL_KillThread(SDL_Thread *thread);
SDL_KillThread – Gracelessly terminates the thread.
void SDL_KillThread(SDL_Thread *thread);