SDL/src/audio/coreaudio
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_coreaudio.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_coreaudio.m audio: Fix locking in backends that manage their own callback threads. 2022-05-20 21:08:29 -04:00