APR_LOCK_FCNTL    374 modules/ssl/ssl_engine_config.c         mc->nMutexMech = APR_LOCK_FCNTL;
APR_LOCK_FCNTL    916 server/mpm_common.c         ap_accept_lock_mech = APR_LOCK_FCNTL;
APR_LOCK_FCNTL    761 srclib/apr/locks/unix/proc_mutex.c     case APR_LOCK_FCNTL:
APR_LOCK_FCNTL     65 srclib/apr/test/testglobalmutex.c     case APR_LOCK_FCNTL: return "fcntl";
APR_LOCK_FCNTL    125 srclib/apr/test/testglobalmutex.c     mech = APR_LOCK_FCNTL;
APR_LOCK_FCNTL    201 srclib/apr/test/testmutexscope.c         ,{APR_LOCK_FCNTL, "fcntl"}
APR_LOCK_FCNTL    201 srclib/apr/test/testprocmutex.c     mech = APR_LOCK_FCNTL;