GME  13
Classes | Typedefs | Enumerations
apr_arch_thread_mutex.h File Reference

Go to the source code of this file.

Classes

struct  apr_thread_mutex_t

Typedefs

typedef enum thread_mutex_type thread_mutex_type

Enumerations

enum  thread_mutex_type { thread_mutex_critical_section, thread_mutex_unnested_event, thread_mutex_nested_mutex }

Typedef Documentation


Enumeration Type Documentation

Enumerator:
thread_mutex_critical_section 
thread_mutex_unnested_event 
thread_mutex_nested_mutex 

Definition at line 22 of file win32/apr_arch_thread_mutex.h.