Home
Main website
Display Sidebar
Hide Ads
Recent Changes
View Source:
SDL_CondBroadcast(3)
Edit
PageHistory
Diff
Info
LikePages
SDL_!CondBroadcast !!!SDL_!CondBroadcast NAME SYNOPSIS DESCRIPTION SEE ALSO ---- !!NAME SDL_!CondBroadcast- Restart all threads waiting on a condition variable !!SYNOPSIS __#include __ __int SDL_!CondBroadcast__(__SDL_cond *cond__); !!DESCRIPTION Restarts all threads that are waiting on the condition variable, __cond__. Returns __0__ on success, or __-1__ on an error. !!SEE ALSO __SDL_!CondSignal__, __SDL_!CondWait__ ----
One page links to
SDL_CondBroadcast(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.