Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
fiber_pool_vacancy Struct Reference

Data Fields

struct fiber_pool_stack stack
 
struct fiber_pool_vacancynext
 

Detailed Description

Definition at line 114 of file cont.c.

Field Documentation

◆ next

struct fiber_pool_vacancy* fiber_pool_vacancy::next

Definition at line 122 of file cont.c.

◆ stack

struct fiber_pool_stack fiber_pool_vacancy::stack

Definition at line 116 of file cont.c.


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