sdl_destroycond(3) debian man page | unix.com

Man Page: sdl_destroycond

Operating Environment: debian

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_joystickopen(3) - opensolaris
sdl_semtrywait(3) - opensolaris
sdl_joystickopen(3) - centos
sdl_semtrywait(3) - centos
sdl_joystickopen(3) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?