pthread_mutex_unlock
#define pthread_mutex_unlock(m) pthread_mutex_exit_np(m)
pthread_mutex_unlock( LDAP_MUTEX_T *mp )