11 #ifndef RUBY_THREAD_PTHREAD_H
12 #define RUBY_THREAD_PTHREAD_H
15 #ifdef HAVE_PTHREAD_NP_H
16 #include <pthread_np.h>
33 #include <semaphore.h>
volatile unsigned long waiting
void * signal_thread_list
pthread_mutex_t rb_thread_lock_t
rb_thread_cond_t switch_cond
struct rb_thread_cond_struct rb_thread_cond_t
struct native_thread_data_struct native_thread_data_t
rb_thread_cond_t switch_wait_cond
rb_thread_cond_t sleep_cond
struct rb_global_vm_lock_struct rb_global_vm_lock_t