aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Kernel/Threading/KConditionVariable.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-25Add missing check for thread termination on ArbitrateLock (#4722)1.1.732gdkchan
2020-12-09Rewrite scheduler context switch code (#1786)gdkchan
2020-05-04Move kernel state out of the Horizon class (#1107)gdkchan
2018-12-18Refactor SVC handler (#540)gdkchan