Query: sdl_destroycond
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_DestroyCond(3) SDL API Reference SDL_DestroyCond(3)NAMESDL_DestroyCond- Destroy a condition variableSYNOPSIS#include "SDL.h" #include "SDL_thread.h" void SDL_DestroyCond(SDL_cond *cond);DESCRIPTIONDestroys a condition variable.SEE ALSOSDL_CreateCondSDLTue 11 Sep 2001, 23:00 SDL_DestroyCond(3)