rb_fiber_struct Struct Reference

Data Fields

rb_context_t cont
VALUE prev
enum fiber_status status
struct rb_fiber_structprev_fiber
struct rb_fiber_structnext_fiber
int transfered

Detailed Description

Definition at line 129 of file cont.c.


Field Documentation

Definition at line 134 of file cont.c.

Referenced by fiber_link_join(), fiber_link_remove(), and root_fiber_alloc().

Definition at line 131 of file cont.c.

Referenced by fiber_mark(), fiber_switch(), fiber_t_alloc(), rb_fiber_resume(), and return_fiber().

Definition at line 133 of file cont.c.

Referenced by fiber_link_join(), fiber_link_remove(), and root_fiber_alloc().

Definition at line 139 of file cont.c.

Referenced by rb_fiber_m_transfer(), and rb_fiber_resume().


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

Generated on 18 May 2020 for Ruby by  doxygen 1.6.1