Ryujinx/Ryujinx.HLE/HOS/Kernel/Threading
jduncanator efebd8f94d
Print Guest Stack Trace in ServiceNotImplemented Exception (#650)
* Print Guest Stack Trace in ServiceNotImplemented Exception

* Remove PrintGuestStackTrace

* Print Process Name and PID at the start of guest stack trace
2019-03-15 14:37:54 +11:00
..
ArbitrationType.cs
HleCoreManager.cs
HleScheduler.cs ARM exclusive monitor and multicore fixes (#589) 2019-02-19 10:52:06 +11:00
KAddressArbiter.cs ARM exclusive monitor and multicore fixes (#589) 2019-02-19 10:52:06 +11:00
KConditionVariable.cs
KCoreContext.cs ARM exclusive monitor and multicore fixes (#589) 2019-02-19 10:52:06 +11:00
KCriticalSection.cs
KEvent.cs
KReadableEvent.cs
KScheduler.cs
KSchedulingData.cs
KSynchronization.cs
KThread.cs Print Guest Stack Trace in ServiceNotImplemented Exception (#650) 2019-03-15 14:37:54 +11:00
KWritableEvent.cs
SignalType.cs
ThreadSchedState.cs
ThreadType.cs