Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
|
Data Fields | |
rb_thread_t * | th |
struct list_node | node |
Definition at line 8 of file thread_sync.c.
struct list_node sync_waiter::node |
Definition at line 10 of file thread_sync.c.
rb_thread_t* sync_waiter::th |
Definition at line 9 of file thread_sync.c.
Referenced by rb_mutex_owned_p().