12#ifndef RUBY_THREAD_WIN32_H
13#define RUBY_THREAD_WIN32_H
23 struct cond_event_entry *
next;
24 struct cond_event_entry *
prev;
struct cond_event_entry * next
struct cond_event_entry * prev
struct rb_thread_cond_struct rb_nativethread_cond_t
struct native_thread_data_struct native_thread_data_t
WINBASEAPI BOOL WINAPI TryEnterCriticalSection(IN OUT LPCRITICAL_SECTION lpCriticalSection)
void rb_native_mutex_destroy(rb_nativethread_lock_t *lock)
struct rb_global_vm_lock_struct rb_global_vm_lock_t