SDL_!CondSignal?
NAME SYNOPSIS DESCRIPTION SEE ALSO
SDL_!CondSignal?- Restart a thread wait on a condition variable
#include
int SDL_!CondSignal?(__SDL_cond
Restart one of the threads that are waiting on the condition variable, cond. Returns 0 on success of -1 on an error.
SDL_!CondWait?, SDL_!CondBroadcast?
One page links to SDL_CondSignal(3):