mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 17:07:52 -05:00
- This was added early on as a hack to protect against some concurrency issues. - It's not clear that this serves any purpose anymore, and if it does, individual components should be fixed rather than using a global recursive mutex.