Ruby  2.5.0dev(2017-10-22revision60238)
Data Fields
rb_thread_list_struct Struct Reference

#include <vm_core.h>

Data Fields

struct rb_thread_list_structnext
 
struct rb_thread_structth
 

Detailed Description

Definition at line 720 of file vm_core.h.

Field Documentation

◆ next

struct rb_thread_list_struct* rb_thread_list_struct::next

Definition at line 721 of file vm_core.h.

◆ th

struct rb_thread_struct* rb_thread_list_struct::th

Definition at line 722 of file vm_core.h.


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