SVC: Difference between revisions
No edit summary |
No edit summary |
||
Line 330: | Line 330: | ||
|} | |} | ||
== CreateThread == | |||
R0=threadpriority | |||
R1=entrypoint | |||
R2=arg | |||
R3=stacktop | |||
R4=processorid | |||
result=R0 | |||
thread=R1 | |||
= Types and structures = | = Types and structures = | ||
Line 510: | Line 519: | ||
| envp | | envp | ||
|} | |} | ||