mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-04-01 15:10:07 +00:00

The old implementation had faulty Threadsafe methods where events could be missing. This implementation unifies unsafe/safe methods and makes core timing thread safe overall.