Add svcGetThreadIdealProcessor

This commit is contained in:
wheremyfoodat 2023-08-20 03:43:26 +03:00
parent 415a5bb8de
commit 434827e11e
3 changed files with 11 additions and 0 deletions

View file

@ -135,6 +135,7 @@ private:
void getSystemInfo();
void getSystemTick();
void getThreadID();
void getThreadIdealProcessor();
void getThreadPriority();
void sendSyncRequest();
void setThreadPriority();