Main Page | Modules | Namespace List | Data Structures | File List | Data Fields | Globals | Related Pages

apr_anylock_t::apr_anylock_u_t Union Reference

#include <apr_anylock.h>


Data Fields

apr_proc_mutex_t * pm
apr_thread_mutex_t * tm
apr_thread_rwlock_t * rw


Detailed Description

Union of all possible APR locks


Field Documentation

apr_proc_mutex_t* apr_anylock_t::apr_anylock_u_t::pm
 

Process mutex

apr_thread_rwlock_t* apr_anylock_t::apr_anylock_u_t::rw
 

Read-write lock

apr_thread_mutex_t* apr_anylock_t::apr_anylock_u_t::tm
 

Thread mutex


The documentation for this union was generated from the following file:
Generated on Wed Dec 8 00:35:24 2010 for Apache Portable Runtime Utility Library by  doxygen 1.3.9.1