rb_thread_list_struct Struct Reference

#include <vm_core.h>


Data Fields

rb_thread_list_structnext
rb_thread_structth


Detailed Description

Definition at line 507 of file vm_core.h.


Field Documentation

struct rb_thread_list_struct* rb_thread_list_struct::next

Definition at line 508 of file vm_core.h.

Referenced by remove_from_join_list(), and thread_start_func_2().

struct rb_thread_struct* rb_thread_list_struct::th

Definition at line 509 of file vm_core.h.

Referenced by thread_start_func_2().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7