sdl_destroymutex(3) debian man page | unix.com

Man Page: sdl_destroymutex

Operating Environment: debian

Section: 3

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_joystickopen(3) - redhat
sdl_semtrywait(3) - debian
sdl_semtrywait(3) - centos
sdl::color(3) - suse
sdl::video(3) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph