Apache2
|
#include "apr_pools.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 enum thread_mutex_type thread_mutex_type |
enum thread_mutex_type |