pthread_mutex_lock
#define pthread_mutex_lock(m) pthread_mutex_enter_np(m)
pthread_mutex_lock( LDAP_MUTEX_T *mp )