Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_WaitThread(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!WaitThread !!!SDL_!WaitThread NAME SYNOPSIS DESCRIPTION RETURN VALUE SEE ALSO ---- !!NAME SDL_!WaitThread- Wait for a thread to finish. !!SYNOPSIS __#include __ __void SDL_!WaitThread__(__SDL_Thread *thread, int *status__); !!DESCRIPTION Wait for a thread to finish (timeouts are not supported). !!RETURN VALUE The return code for the thread function is placed in the area pointed to by __status__, if __status__ is not __NULL__. !!SEE ALSO __SDL_!CreateThread__ ----
One page links to
SDL_WaitThread(3)
:
SDLManPages
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.