SDL/src/audio/nacl
Ryan C. Gordon dc62fec5e9
audio: Fix locking in backends that manage their own callback threads.
Otherwise you might get a race where an app pauses the device, but
the audio callback still manages to run after the pause is in place.
2022-05-20 21:08:29 -04:00
..
SDL_naclaudio.c audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00
SDL_naclaudio.h audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00