Data Fields

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

Detailed Description

Definition at line 53 of file cont.c.


Field Documentation

Definition at line 58 of file cont.c.

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

Definition at line 55 of file cont.c.

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

Definition at line 57 of file cont.c.

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


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