Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
fiber_pool_vacancy Struct Reference

Data Fields

struct fiber_pool_stack stack
 
struct fiber_pool_vacancynext
 

Detailed Description

Definition at line 113 of file cont.c.

Field Documentation

◆ next

struct fiber_pool_vacancy* fiber_pool_vacancy::next

Definition at line 121 of file cont.c.

◆ stack

struct fiber_pool_stack fiber_pool_vacancy::stack

Definition at line 115 of file cont.c.


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