Penguin

SDL_!CondSignal?

SDL_!CondSignal?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_!CondSignal?- Restart a thread wait on a condition variable

SYNOPSIS

#include

int SDL_!CondSignal?(__SDL_cond

  • cond__);

DESCRIPTION

Restart one of the threads that are waiting on the condition variable, cond. Returns 0 on success of -1 on an error.

SEE ALSO

SDL_!CondWait?, SDL_!CondBroadcast?


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