sdl_destroycond(3) centos man page | unix.com

Man Page: sdl_destroycond

Operating Environment: centos

Section: 3

SDL_DestroyCond(3)						 SDL API Reference						SDL_DestroyCond(3)

NAME
SDL_DestroyCond - Destroy a condition variable
SYNOPSIS
#include "SDL.h" #include "SDL_thread.h" void SDL_DestroyCond(SDL_cond *cond);
DESCRIPTION
Destroys a condition variable.
SEE ALSO
SDL_CreateCond
SDL
Tue 11 Sep 2001, 23:00 SDL_DestroyCond(3)
Related Man Pages
sdl_semwaittimeout(3) - opensolaris
sdl_joystickopen(3) - redhat
sdl_semwaittimeout(3) - redhat
sdl_semtrywait(3) - debian
sdl_joystickopen(3) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq