Ruby  2.4.2p198(2017-09-14revision59899)
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 680 of file vm_core.h.

Field Documentation

◆ next

struct rb_thread_list_struct* rb_thread_list_struct::next

◆ th

struct rb_thread_struct* rb_thread_list_struct::th

Definition at line 682 of file vm_core.h.

Referenced by debug_deadlock_check(), thread_join(), and thread_start_func_2().


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