kern: add handle table/process/suspend/resume debug
This commit is contained in:
@@ -148,7 +148,7 @@ namespace ams::kern {
|
||||
}
|
||||
}
|
||||
|
||||
void KSynchronizationObject::DebugWaiters() {
|
||||
void KSynchronizationObject::DumpWaiters() {
|
||||
MESOSPHERE_ASSERT_THIS();
|
||||
|
||||
/* If debugging, dump the list of waiters. */
|
||||
|
||||
Reference in New Issue
Block a user