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

/httpd/modules/database/
H A Dmod_dbd.c628 * either in the child_init phase or dbd_setup_lock() acquired our mutex.
712 static apr_status_t dbd_setup_lock(server_rec *s, dbd_group_t *group) function
819 if (dbd_setup_lock(s, group) != APR_SUCCESS) {

Completed in 13 milliseconds