aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Kernel/SvcThreadSync.cs
AgeCommit message (Expand)Author
2018-04-24Improved logging (#103)gdkchan
2018-04-21Implement the synchronization primitives like the Horizon kernel does (#97)gdkchan
2018-04-19[HLE/Kernel] Fix SetThreadPriority, allow nano seconds values > int.MaxValue,...gdkchan
2018-04-18[HLE/Kernel] Somewhat improved sync primitivesgdkchan