mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-25 19:08:47 +02:00
The AAudio driver implemented pause/resume by dangerously locking the audio devices. If there was an audio hotplug event or a background thread tried to interact with the audio system, this could cause deadlocks.