|
Apache HTTPD
|
#include <apr_portable.h>
Public Attributes | |
| apr_pool_t * | pool |
| apr_proc_mutex_t * | proc_mutex |
Thread and process mutex for those platforms where process mutexes are not held in threads.
Definition at line 210 of file apr_portable.h.
| apr_pool_t* apr_os_global_mutex_t::pool |
Definition at line 211 of file apr_portable.h.
| apr_proc_mutex_t* apr_os_global_mutex_t::proc_mutex |
Definition at line 212 of file apr_portable.h.