mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-03 08:52:25 -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.