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

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dldap-int.h536 #define LDAP_MUTEX_UNLOCK(mutex) ldap_pvt_thread_mutex_unlock( mutex ) macro
541 #define LDAP_MUTEX_UNLOCK(mutex) ((void) 0) macro

Completed in 110 milliseconds