Ruby 1.9.3p327(2012-11-10revision37606)
Data Fields
rb_mutex_struct Struct Reference

Data Fields

rb_thread_lock_t lock
rb_thread_cond_t cond
struct rb_thread_struct volatile * th
int cond_waiting
struct rb_mutex_structnext_mutex

Detailed Description

Definition at line 325 of file thread.c.


Field Documentation

Definition at line 328 of file thread.c.

Referenced by lock_func(), lock_interrupt(), mutex_alloc(), mutex_free(), and rb_mutex_unlock_th().

Definition at line 330 of file thread.c.

Referenced by check_deadlock_i(), lock_func(), lock_interrupt(), and rb_mutex_unlock_th().


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