STACK_POOL

Static STACK_POOL 

Source
static STACK_POOL: LazyLock<SegQueue<DefaultStack>>
Expand description

Pool of pre-allocated coroutine stacks to avoid repeated mmap syscalls.