mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-10-07 02:12:13 -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.