#include <apr_portable.h>
Data Fields | |
| int | crossproc | 
| pthread_mutex_t * | pthread_interproc | 
| pthread_mutex_t * | intraproc | 
Basic OS process mutex structure.
Value used for SYS V Semaphore, FCNTL and FLOCK serialization
| pthread_mutex_t* apr_os_proc_mutex_t::intraproc | 
This value is currently unused within APR and Apache
| pthread_mutex_t* apr_os_proc_mutex_t::pthread_interproc | 
Value used for PTHREAD serialization
 1.6.1