rCore-Tutorial-v3/ch9/os/syscall/thread/sidebar-items.js

1 line
197 B
JavaScript
Raw Normal View History

initSidebarItems({"fn":[["sys_gettid",""],["sys_thread_create",""],["sys_waittid","thread does not exist, return -1 thread has not exited yet, return -2 otherwise, return threads exit code"]]});