Ruby 1.9.3p327(2012-11-10revision37606)
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 100 of file cont.c.


Field Documentation

Definition at line 105 of file cont.c.

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

Definition at line 102 of file cont.c.

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

Definition at line 104 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: