☰
Module process
Functions
?
Module
os
::
syscall
::
process
source
·
[
−
]
Expand description
Process management syscalls
Functions
sys_exit
task exits and submit an exit code
sys_get_time
get current time
sys_sbrk
change data segment size
sys_yield
current task gives up resources for other tasks