axstd

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ยง

  • Shutdown the whole system.