mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-19 17:12:15 -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.