Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
sync_waiter Struct Reference

Data Fields

rb_thread_tth
 
struct list_node node
 

Detailed Description

Definition at line 8 of file thread_sync.c.

Field Documentation

◆ node

struct list_node sync_waiter::node

Definition at line 10 of file thread_sync.c.

◆ th

rb_thread_t* sync_waiter::th

Definition at line 9 of file thread_sync.c.

Referenced by rb_mutex_owned_p().


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