Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
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 823 of file vm_core.h.

Field Documentation

◆ next

struct rb_thread_list_struct * rb_thread_list_struct::next

Definition at line 824 of file vm_core.h.

◆ th

struct rb_thread_struct * rb_thread_list_struct::th

Definition at line 825 of file vm_core.h.


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