thread_win32.h File Reference

#include <windows.h>

Go to the source code of this file.

Data Structures

union  rb_thread_lock_union
struct  rb_thread_cond_struct
struct  native_thread_data_struct
struct  rb_global_vm_lock_struct

Typedefs

typedef HANDLE rb_nativethread_id_t
typedef rb_thread_lock_union rb_nativethread_lock_t
typedef rb_thread_cond_struct rb_nativethread_cond_t
typedef native_thread_data_struct native_thread_data_t
typedef rb_global_vm_lock_struct rb_global_vm_lock_t

Functions

WINBASEAPI BOOL WINAPI TryEnterCriticalSection (IN OUT LPCRITICAL_SECTION lpCriticalSection)


Typedef Documentation

typedef struct native_thread_data_struct native_thread_data_t

typedef struct rb_global_vm_lock_struct rb_global_vm_lock_t

typedef struct rb_thread_cond_struct rb_nativethread_cond_t

typedef HANDLE rb_nativethread_id_t

Definition at line 24 of file thread_win32.h.

typedef union rb_thread_lock_union rb_nativethread_lock_t


Function Documentation

WINBASEAPI BOOL WINAPI TryEnterCriticalSection ( IN OUT LPCRITICAL_SECTION  lpCriticalSection  ) 


Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7