Crate stack

source ·
Expand description

Provides the Stack type that represents a Task’s stack and functions for allocating new stacks.

Structs

  • A range of mapped memory designated for use as a task’s stack.

Functions

  • Allocates a new stack and maps it to the active page table.