aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Kernel/SvcThreadSync.cs
AgeCommit message (Expand)Author
2018-04-26Remove thread from the threads list when it finishes, remove debug codegdkchan
2018-04-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...gdkchan
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