Penguin

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?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.