Penguin

SDL_!CreateMutex?

SDL_!CreateMutex?

NAME SYNOPSIS DESCRIPTION EXAMPLES SEE ALSO


NAME

SDL_!CreateMutex?- Create a mutex

SYNOPSIS

#include

SDL_mutex *SDL_!CreateMutex?(void);

DESCRIPTION

Create a new, unlocked mutex.

EXAMPLES

SDL_mutex *mut; mut=SDL_!CreateMutex?(); . . if(SDL_mutexP(mut)==-1){ fprintf(stderr,

SEE ALSO

SDL_mutexP, SDL_mutexV, SDL_!DestroyMutex?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.

lib/main.php:944: Notice: PageInfo: Cannot find action page

lib/main.php:839: Notice: PageInfo: Unknown action