forked from dolphin-emu/dolphin
BlockingLoop was being woken when the emulator was being paused which would cause the loop to busy spin. Issue 9692.
17 KiB
17 KiB
BlockingLoop was being woken when the emulator was being paused which would cause the loop to busy spin. Issue 9692.