mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 14:07:52 -05:00
- Dummy threads are created on thread local storage for all host threads. - Fixes a leak by removing creation of fibers, which are not applicable here.