ryujinx/Ryujinx.HLE/HOS/Kernel/Threading
Ac_K 5facc0c07f Name all threads (#886)
* Name all threads

Close #874

* use ThreadName instead of ThreadId in Logging
2020-01-13 01:21:54 +01:00
..
ArbitrationType.cs
HleCoreManager.cs
HleScheduler.cs Name all threads (#886) 2020-01-13 01:21:54 +01:00
KAddressArbiter.cs
KConditionVariable.cs
KCoreContext.cs
KCriticalSection.cs
KEvent.cs
KReadableEvent.cs
KScheduler.cs
KSchedulingData.cs
KSynchronization.cs
KThread.cs Name all threads (#886) 2020-01-13 01:21:54 +01:00
KWritableEvent.cs
SignalType.cs
ThreadSchedState.cs
ThreadType.cs