Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
waiting_delete Struct Reference

Data Fields

VALUE waiting
 
VALUE th
 

Detailed Description

Definition at line 761 of file thread_sync.c.

Field Documentation

◆ th

VALUE waiting_delete::th

Definition at line 763 of file thread_sync.c.

Referenced by queue_delete_from_waiting(), queue_do_pop(), and rb_szqueue_push().

◆ waiting

VALUE waiting_delete::waiting

Definition at line 762 of file thread_sync.c.

Referenced by queue_delete_from_waiting(), queue_do_pop(), and rb_szqueue_push().


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