Searched defs:mutex_needs_file (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dutil_mutex.c278 static int mutex_needs_file(apr_lockmech_e mech) function
297 if (!mutex_needs_file(mxcfg->mech)) {
350 if (!newcfg->none && mutex_needs_file(newcfg->mech) && !newcfg->dir) {

Completed in 11 milliseconds