Ruby 3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
Data Fields
rb_thread_cond_struct Struct Reference

Data Fields

struct cond_event_entry * next
 
struct cond_event_entry * prev
 

Detailed Description

Definition at line 24 of file thread_win32.h.

Field Documentation

◆ next

struct cond_event_entry* rb_thread_cond_struct::next

Definition at line 25 of file thread_win32.h.

◆ prev

struct cond_event_entry* rb_thread_cond_struct::prev

Definition at line 26 of file thread_win32.h.


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