Query: sdl_destroymutex
OS: redhat
Section: 3
Links: redhat man pages | All man pages
Forums: Unix Linux Community | Forum Categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_DestroyMutex(3) SDL API Reference SDL_DestroyMutex(3)NAMESDL_DestroyMutex- Destroy a mutexSYNOPSIS#include "SDL.h" #include "SDL_thread.h" void SDL_DestroyMutex(SDL_mutex *mutex);DESCRIPTIONDestroy a previously created mutex.SEE ALSOSDL_CreateMutexSDLTue 11 Sep 2001, 23:00 SDL_DestroyMutex(3)