summaryrefslogtreecommitdiff
path: root/nids
diff options
context:
space:
mode:
authorDavee2018-10-31 07:28:57 +0000
committerdevnoname1202018-11-03 11:59:52 +0100
commit8cf5898db90a89f552a5dae19146faff31627b87 (patch)
tree1a0c0440c4129c2a6a6df3eb4c9d8b103551c388 /nids
parentswitch naming ksceKernelProcessResume to ksceKernelResumeProcess (diff)
downloadvds-libraries-8cf5898db90a89f552a5dae19146faff31627b87.tar.gz
add ksceKernelChangeThreadSuspendStatus
This service allows you to change the status of a suspended thread. Most of the valid suspend bits are unknown, but some can be used to prevent the kernel rethrowing exceptions or pull threads into the running/ready state.
Diffstat (limited to 'nids')
-rw-r--r--nids/360/SceKernelThreadMgr.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/nids/360/SceKernelThreadMgr.yml b/nids/360/SceKernelThreadMgr.yml
index fb25df9..1a34700 100644
--- a/nids/360/SceKernelThreadMgr.yml
+++ b/nids/360/SceKernelThreadMgr.yml
@@ -109,6 +109,7 @@ modules:
sceKernelCancelCallback: 0xC040EC1C
sceKernelCancelMutex: 0x7204B846
sceKernelChangeThreadPriority: 0x63DAB420
+ sceKernelChangeThreadSuspendStatus: 0x04C6764B
sceKernelCheckCallback: 0xE53E41F6
sceKernelCheckWaitableStatus: 0xD9BD74EB
sceKernelClearEvent: 0x9C335818