apr_os_proc_mutex_t Struct Reference
[Portability Routines]

#include <apr_portable.h>


Data Fields

int crossproc
pthread_mutex_t * pthread_interproc
pthread_mutex_t * intraproc


Detailed Description

Basic OS process mutex structure.


Field Documentation

int apr_os_proc_mutex_t::crossproc

Value used for SYS V Semaphore, FCNTL and FLOCK serialization

pthread_mutex_t* apr_os_proc_mutex_t::pthread_interproc

Value used for PTHREAD serialization

pthread_mutex_t* apr_os_proc_mutex_t::intraproc

This value is currently unused within APR and Apache


The documentation for this struct was generated from the following file:
Generated on Mon Nov 26 11:23:53 2007 for Apache Portable Runtime by  doxygen 1.5.2