Searched refs:osgmutex (Results 1 - 1 of 1) sorted by relevance

/httpd/os/unix/
H A Dunixd.c282 apr_os_global_mutex_t osgmutex; local
283 apr_os_global_mutex_get(&osgmutex, gmutex);
284 return ap_unixd_set_proc_mutex_perms(osgmutex.proc_mutex);

Completed in 9 milliseconds