Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
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: