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

/bind-9.11.3/contrib/dlz/modules/include/
H A Ddlz_pthread.h28 #define dlz_mutex_destroy pthread_mutex_destroy macro
35 #define dlz_mutex_destroy(a) (0) macro
/bind-9.11.3/contrib/dlz/modules/common/
H A Ddlz_dbi.c447 (void) dlz_mutex_destroy(&dbi->lock);
/bind-9.11.3/contrib/dlz/modules/mysqldyn/
H A Ddlz_mysqldyn_mod.c999 dlz_mutex_destroy(&state->tx_mutex);
1025 dlz_mutex_destroy(&state->tx_mutex);

Completed in 29 milliseconds