Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_vm_struct::[struct].ractor.sync Struct Reference

Data Fields

rb_nativethread_lock_t lock
struct rb_ractor_structlock_owner
unsigned int lock_rec
rb_nativethread_cond_t terminate_cond
bool terminate_waiting
bool barrier_waiting
unsigned int barrier_cnt
rb_nativethread_cond_t barrier_complete_cond
rb_nativethread_cond_t barrier_release_cond

Detailed Description

Definition at line 687 of file vm_core.h.


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