SDL_WaitThread (3) Linux Manual Page
SDL_WaitThread – Wait for a thread to finish.
Synopsis
#include "SDL.h" #include "SDL_thread.h" void SDL_WaitThread(SDL_Thread *thread, int *status);
SDL_WaitThread – Wait for a thread to finish.
void SDL_WaitThread(SDL_Thread *thread, int *status);