Man Page: sdl_destroymutex
Operating Environment: opensolaris
Section: 3
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)
| Related Man Pages |
|---|
| sdl_joystickopen(3) - opensolaris |
| sdl::color(3) - suse |
| sdl::video(3) - suse |
| sdl::cdtrack(3pm) - debian |
| sdl::mpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| How to learn UNIX |
| solaris zones vs container.. |
| Grep the 'not running' jobs and will send the update in mail with its name(job) |
| Identify problem with while getopts |