Ruby 4.1.0dev (2026-04-17 revision 11e3c78b61da705c783dd12fb7f158c0d256ede0)
Data Fields
fiber_pool_vacancy Struct Reference

Data Fields

struct fiber_pool_stack stack
 
struct fiber_pool_vacancynext
 

Detailed Description

Definition at line 120 of file cont.c.

Field Documentation

◆ next

struct fiber_pool_vacancy* fiber_pool_vacancy::next

Definition at line 128 of file cont.c.

◆ stack

struct fiber_pool_stack fiber_pool_vacancy::stack

Definition at line 122 of file cont.c.


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