libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
stack_pool Struct Reference

Data Fields

int n
 
size_t size
 
void * slots [64]
 

Detailed Description

Definition at line 45 of file coro_common.h.

Field Documentation

◆ n

int stack_pool::n

Definition at line 48 of file coro_common.h.

◆ size

size_t stack_pool::size

Definition at line 47 of file coro_common.h.

◆ slots

void* stack_pool::slots[64]

Definition at line 46 of file coro_common.h.


The documentation for this struct was generated from the following file: