Ruby 4.1.0dev (2026-04-04 revision 6ab9b22553ac802819aa1643a9ac9575e75d1286)
Data Fields
rb_monitor Struct Reference

Data Fields

long count
 
rb_serial_t ec_serial
 
VALUE mutex
 

Detailed Description

Definition at line 1266 of file thread_sync.c.

Field Documentation

◆ count

long rb_monitor::count

Definition at line 1267 of file thread_sync.c.

◆ ec_serial

rb_serial_t rb_monitor::ec_serial

Definition at line 1268 of file thread_sync.c.

◆ mutex

VALUE rb_monitor::mutex

Definition at line 1269 of file thread_sync.c.


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