#include <thread_pthread.h>
Data Fields | |
| void * | signal_thread_list |
| rb_thread_cond_t | sleep_cond |
| HANDLE | interrupt_event |
Definition at line 28 of file thread_pthread.h.
Definition at line 32 of file thread_win32.h.
Referenced by Init_native_thread(), native_thread_create(), native_thread_destroy(), thread_start_func_1(), ubf_handle(), and w32_wait_events().
Definition at line 29 of file thread_pthread.h.
Definition at line 30 of file thread_pthread.h.
Referenced by native_sleep(), native_thread_destroy(), and native_thread_init().
1.6.1