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

#include <thread_win32.h>

Data Fields

struct cond_event_entry * next
 
struct cond_event_entry * prev
 

Detailed Description

Definition at line 22 of file thread_win32.h.

Field Documentation

◆ next

struct cond_event_entry* rb_thread_cond_struct::next

Definition at line 23 of file thread_win32.h.

◆ prev

struct cond_event_entry* rb_thread_cond_struct::prev

Definition at line 24 of file thread_win32.h.


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