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_semtrywait(3) - opensolaris |
| sdl_joystickopen(3) - redhat |
| sdl_semwaittimeout(3) - redhat |
| sdl_joystickopen(3) - centos |
| sdl::color(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Retrieving previous command in a script |
| CentOS7 restoring file capabilities |
| Issue with "rsh" on RedHat |
| Shopt -s histappend |