suse man page for sdl_destroymutex

Query: sdl_destroymutex

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SDL_DestroyMutex(3)						 SDL API Reference					       SDL_DestroyMutex(3)

NAME
SDL_DestroyMutex - Destroy a mutex
SYNOPSIS
#include "SDL.h" #include "SDL_thread.h" void SDL_DestroyMutex(SDL_mutex *mutex);
DESCRIPTION
Destroy a previously created mutex.
SEE ALSO
SDL_CreateMutex
SDL
Tue 11 Sep 2001, 23:00 SDL_DestroyMutex(3)
Related Man Pages
sdl_semwaittimeout(3) - redhat
sdl_joystickopen(3) - centos
sdl_semtrywait(3) - centos
sdl::color(3) - suse
sdl::video(3) - suse
Similar Topics in the Unix Linux Community
Change directory error
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I