Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
fiber_pool_vacancy Struct Reference

Data Fields

struct fiber_pool_stack stack
 
struct fiber_pool_vacancynext
 

Detailed Description

Definition at line 90 of file cont.c.

Field Documentation

◆ next

struct fiber_pool_vacancy* fiber_pool_vacancy::next

Definition at line 98 of file cont.c.

◆ stack

struct fiber_pool_stack fiber_pool_vacancy::stack

Definition at line 92 of file cont.c.


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