mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
Add svcGetThreadIdealProcessor
This commit is contained in:
parent
415a5bb8de
commit
434827e11e
3 changed files with 11 additions and 0 deletions
|
@ -135,6 +135,7 @@ private:
|
|||
void getSystemInfo();
|
||||
void getSystemTick();
|
||||
void getThreadID();
|
||||
void getThreadIdealProcessor();
|
||||
void getThreadPriority();
|
||||
void sendSyncRequest();
|
||||
void setThreadPriority();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue