apr_anylock_t::apr_anylock_u_t Union Reference

#include <apr_anylock.h>


Data Fields

apr_proc_mutex_tpm
apr_thread_mutex_ttm
apr_thread_rwlock_trw


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_mutex_t* apr_anylock_t::apr_anylock_u_t::tm

Thread mutex

apr_thread_rwlock_t* apr_anylock_t::apr_anylock_u_t::rw

Read-write lock


The documentation for this union was generated from the following file:
Generated on Wed Sep 12 01:17:41 2007 for Apache Portable Runtime by  doxygen 1.5.2