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

/opensolaris-onvv-gate/usr/src/lib/libldap4/common/
H A Dopen.c149 static pthread_mutex_t ldap_thr_index_mutex = {0}; variable
166 pthread_mutex_lock(&ldap_thr_index_mutex);
171 pthread_mutex_unlock(&ldap_thr_index_mutex);
175 pthread_mutex_unlock(&ldap_thr_index_mutex);

Completed in 45 milliseconds