Skip to main content

Module process

Module process 

Source
Expand description

A module for working with processes.

Since ArceOS is a unikernel, there is no concept of processes. The process-related functions will affect the entire system, such as exit will shutdown the whole system.

Functionsยง

exit
Shutdown the whole system.