Searched refs:apr_os_global_mutex_t (Results 1 – 2 of 2) sorted by relevance
196 #define apr_os_global_mutex_t apr_os_proc_mutex_t macro203 struct apr_os_global_mutex_t { struct210 typedef struct apr_os_global_mutex_t apr_os_global_mutex_t; argument212 APR_DECLARE(apr_status_t) apr_os_global_mutex_get(apr_os_global_mutex_t *ospmutex,
162 APR_DECLARE(apr_status_t) apr_os_global_mutex_get(apr_os_global_mutex_t *ospmutex, in apr_os_global_mutex_get()