Module twizzler_abi::upcall

source ·
Expand description

Functions for handling upcalls from the kernel.

Structs

Enums

Constants

  • The exit code the kernel will use when killing a thread that cannot handle an upcall (e.g. the kernel fails to push the upcall stack frame, or the mode is set to UpcallMode::Abort).