apr_global_mutex_destroy 213 modules/aaa/mod_auth_digest.c apr_global_mutex_destroy(client_lock); apr_global_mutex_destroy 218 modules/aaa/mod_auth_digest.c apr_global_mutex_destroy(opaque_lock); apr_global_mutex_destroy 2500 modules/mappers/mod_rewrite.c apr_global_mutex_destroy (rewrite_mapr_lock_acquire); apr_global_mutex_destroy 121 srclib/apr/include/apr_global_mutex.h APR_DECLARE(apr_status_t) apr_global_mutex_destroy(apr_global_mutex_t *mutex); apr_global_mutex_destroy 66 srclib/apr/test/testmutexscope.c assert(apr_global_mutex_destroy(global_mutex) == APR_SUCCESS);