rCore-Tutorial-v3/ch4/os/syscall/process/sidebar-items.js

1 line
178 B
JavaScript
Raw Normal View History

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"]]});