Expand description
Stack pool allocator for thread stacks.
This module provides a pool-based allocator for thread stacks with different size classes and optional guard page support.
Structs§
Enums§
- Stack
Size Class - Stack size classes for the pool allocator.