Apache2
apr_arch_thread_mutex.h File Reference
#include "apr_pools.h"
Include dependency graph for apr_arch_thread_mutex.h:

Go to the source code of this file.

Data Structures

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_semaphore , thread_mutex_nested_mutex }
 

Typedef Documentation

◆ thread_mutex_type

Enumeration Type Documentation

◆ thread_mutex_type

Enumerator
thread_mutex_critical_section 
thread_mutex_unnested_semaphore 
thread_mutex_nested_mutex