mirror of
https://github.com/skyline-emu/skyline.git
synced 2024-12-02 16:34:16 +01:00
20bdda6a63
We did not support migration of threads which were running in a non-cooperative manner, this was partially due to the dependence on per-core conditional variables rather than per-thread which made this harder to do programmatically. This has been fixed by moving to per-thread cvars and therefore the limitation can be removed, this feature is used by Unity games. |
||
---|---|---|
.. | ||
main |