mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 16:08:39 +00:00
90279d96ea
* Started to work in improving the sync primitives * Some fixes * Check that the mutex address matches before waking a waiting thread * Add MutexOwner field to keep track of the thread owning the mutex, update wait list when priority changes, other tweaks * Add new priority information to the log * SvcSetThreadPriority should update just the WantedPriority |
||
---|---|---|
.. | ||
KernelErr.cs | ||
NsTimeConverter.cs | ||
SvcHandler.cs | ||
SvcMemory.cs | ||
SvcSystem.cs | ||
SvcThread.cs | ||
SvcThreadSync.cs |