Google
 

Mutex Library
[Apache Core]


Functions

apr_status_t ap_parse_mutex (const char *arg, apr_pool_t *pool, apr_lockmech_e *mutexmech, const char **mutexfile)

Variables

AP_DECLARE_DATA const char ap_available_mutexes_string []
AP_DECLARE_DATA const char ap_all_available_mutexes_string []

Function Documentation

apr_status_t ap_parse_mutex ( const char *  arg,
apr_pool_t *  pool,
apr_lockmech_e *  mutexmech,
const char **  mutexfile 
)

Get Mutex config data and parse it

Parameters:
arg The mutex config string
pool The allocation pool
mutexmech The APR mutex locking mechanism
mutexfile The lockfile to use as required
Returns:
APR status code


Variable Documentation

AP_DECLARE_DATA const char ap_all_available_mutexes_string[]

AP_DECLARE_DATA const char ap_available_mutexes_string[]


Generated on Sun Jul 1 10:07:08 2007 by Doxygen 1.5.2. This rendition of the open source Apache HTTP Server header documentation is not endorsed by or affiliated with the Apache Software Foundation.