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_semwaittimeout(3) - opensolaris
sdl_joystickopen(3) - redhat
sdl_joystickopen(3) - centos
sdl_joystickopen(3) - suse
sdl::color(3) - suse
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com