12 #ifndef RUBY_THREAD_WIN32_H 13 #define RUBY_THREAD_WIN32_H 21 WINBASEAPI BOOL WINAPI
32 struct cond_event_entry *
next;
33 struct cond_event_entry *
prev;
struct rb_thread_cond_struct rb_nativethread_cond_t
WINBASEAPI BOOL WINAPI TryEnterCriticalSection(IN OUT LPCRITICAL_SECTION lpCriticalSection)
struct rb_global_vm_lock_struct rb_global_vm_lock_t
HANDLE rb_nativethread_id_t
struct cond_event_entry * next
struct native_thread_data_struct native_thread_data_t
struct cond_event_entry * prev
union rb_thread_lock_union rb_nativethread_lock_t