系统调用列表: Difference between revisions

Syphurith (talk | contribs)
Test Translation
 
Syphurith (talk | contribs)
m suit the translation
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
@SVC
==
= 系统调用 =
= 系统调用 =
{| 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