Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
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: