skyline/app/src/main/cpp
PixelyIon a74eb8dbd6 Fix Scheduler Core Migration Deadlock
Encountered in 不如帰大乱 when `HOS-3` is awoken at the same time as `HOS-0` called `SvcSetThreadCoreMask` resulting in a deadlock where `HOS-0` owns `HOS-3`'s `coreMigrationMutex` while `HOS-3` owns the core mutex with the both of them attempting to lock the other mutex
2021-07-12 20:57:05 +05:30
..
skyline Fix Scheduler Core Migration Deadlock 2021-07-12 20:57:05 +05:30
emu_jni.cpp Rework Performance Statistics 2021-06-30 18:36:28 +05:30
loader_jni.cpp Add XCI file format support 2021-03-07 22:55:59 +05:30