mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-24 20:00:50 -05:00
A "devices changed" callback could have ended up waiting on another thread that was also populating devices and waiting on the previous thread to release the callbacks mutex.