rCore-Tutorial-v3/ch4/os/syscall/process/sidebar-items.js
2022-03-26 15:01:38 +00:00

1 line
178 B
JavaScript

initSidebarItems({"fn":[["sys_exit","task exits and submit an exit code"],["sys_get_time","get current time "],["sys_yield","current task gives up resources for other tasks"]]});