系统调用列表: Difference between revisions
Test Translation |
m suit the translation |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
= 系统调用 = | = 系统调用 = | ||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
Line 332: | Line 330: | ||
|} | |} | ||
== | == CreateThread == | ||
R0=s32 threadpriority | R0=s32 threadpriority | ||
R1=func entrypoint | R1=func entrypoint |