Ruby  3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
rb_global_vm_lock_struct Struct Reference

Data Fields

const struct rb_thread_structowner
 
rb_nativethread_lock_t lock
 
struct list_head waitq
 
const struct rb_thread_structtimer
 
int timer_err
 
rb_nativethread_cond_t switch_cond
 
rb_nativethread_cond_t switch_wait_cond
 
int need_yield
 
int wait_yield
 
HANDLE lock
 

Detailed Description

Definition at line 45 of file thread_pthread.h.


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