Module xous::arch::hosted

source ·

Re-exports§

  • pub use crate::PID;

Structs§

  • The network address to connect to when making a kernel call
  • Describes all parameters that are required to start a new process on this platform.
  • A 16-byte random nonce that identifies this process to the kernel. This is usually provided through the environment variable XOUS_PROCESS_KEY.
  • This is returned when a process is created
  • Describes the parameters required to create a new thread on this platform.

Constants§

Functions§