mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 02:02:32 -07:00
- We largely had the mechanics in place for thread pinning, this change hooks these up. - Validated with tests https://github.com/Atmosphere-NX/Atmosphere/blob/master/tests/TestSvc/source/test_thread_pinning.cpp.