mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-11-25 17:23:43 +00:00
Many of these functions are carried over from Dolphin (where they aren't used anymore). Given these have no use (and we really shouldn't be screwing around with OS-specific thread scheduler handling from the emulator, these can be removed. The function for setting the thread name is left, however, since it can have debugging utility usages.