APR_LOCK_SYSVSEM 398 modules/ssl/ssl_engine_config.c mc->nMutexMech = APR_LOCK_SYSVSEM; APR_LOCK_SYSVSEM 383 os/unix/unixd.c return APR_LOCK_SYSVSEM; APR_LOCK_SYSVSEM 398 os/unix/unixd.c case APR_LOCK_SYSVSEM: APR_LOCK_SYSVSEM 937 server/mpm/prefork/prefork.c ap_accept_lock_mech == APR_LOCK_SYSVSEM) { APR_LOCK_SYSVSEM 939 server/mpm/prefork/prefork.c if (ap_accept_lock_mech == APR_LOCK_SYSVSEM) { APR_LOCK_SYSVSEM 1682 server/mpm/worker/worker.c ap_accept_lock_mech == APR_LOCK_SYSVSEM) { APR_LOCK_SYSVSEM 1684 server/mpm/worker/worker.c if (ap_accept_lock_mech == APR_LOCK_SYSVSEM) { APR_LOCK_SYSVSEM 927 server/mpm_common.c ap_accept_lock_mech = APR_LOCK_SYSVSEM; APR_LOCK_SYSVSEM 775 srclib/apr/locks/unix/proc_mutex.c case APR_LOCK_SYSVSEM: APR_LOCK_SYSVSEM 67 srclib/apr/test/testglobalmutex.c case APR_LOCK_SYSVSEM: return "sysvsem"; APR_LOCK_SYSVSEM 117 srclib/apr/test/testglobalmutex.c mech = APR_LOCK_SYSVSEM; APR_LOCK_SYSVSEM 195 srclib/apr/test/testmutexscope.c ,{APR_LOCK_SYSVSEM, "sysvsem"} APR_LOCK_SYSVSEM 193 srclib/apr/test/testprocmutex.c mech = APR_LOCK_SYSVSEM;