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_semwaittimeout(3) - opensolaris |
| sdl_semwaittimeout(3) - redhat |
| sdl::color(3) - suse |
| sdl::cdtrack(3pm) - debian |
| sdl::smpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |