mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-16 21:49:14 +01:00
![PixelyIon](/assets/img/avatar_default.png)
`Scheduler::UpdateCore` implicitly depended on `KThread::coreMigrationMutex` being locked during calls to it, this requirement has now been made explicit to avoid confusion.