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

/httpd/os/unix/
H A Dunixd.c215 const char *mechname = apr_proc_mutex_name(pmutex); local
217 if (!strcmp(mechname, "sysvsem")) {
220 else if (!strcmp(mechname, "flock")) {

Completed in 31 milliseconds