Mercurial > sdl-ios-xcode
view docs/man3/SDL_DestroyCond.3 @ 4154:db4007f17bc8 SDL-1.2
Correct fix for Bugzilla #602.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Mon, 15 Sep 2008 20:47:55 +0000 (2008-09-15) |
parents | 4e3b250c950e |
children | 1238da4a7112 |
line wrap: on
line source
.TH "SDL_DestroyCond" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" .SH "NAME" SDL_DestroyCond \- Destroy a condition variable .SH "SYNOPSIS" .PP \fB#include "SDL\&.h" #include "SDL_thread\&.h" .sp \fBvoid \fBSDL_DestroyCond\fP\fR(\fBSDL_cond *cond\fR); .SH "DESCRIPTION" .PP Destroys a condition variable\&. .SH "SEE ALSO" .PP \fI\fBSDL_CreateCond\fP\fR ...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00