Penguin

SDL_!LockAudio?

SDL_!LockAudio?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_!LockAudio?- Lock out the callback function

SYNOPSIS

#include

void SDL_!LockAudio?(void)

DESCRIPTION

The lock manipulated by these functions protects the callback function. During a !LockAudio? period, you can be guaranteed that the callback function is not running. Do not call these from the callback function or you will cause deadlock.

SEE ALSO

SDL_!OpenAudio?


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