centos man page for sdl_destroymutex

Query: sdl_destroymutex

OS: centos

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) - opensolaris
sdl_joystickopen(3) - redhat
sdl_joystickopen(3) - debian
sdl_joystickopen(3) - suse
sdl::smpeg(3pm) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Controlling user input
[TIP] Processing YAML files with yq