_rthread_mutex_lock
return (_rthread_mutex_lock(p, 0, NULL));
return (_rthread_mutex_lock(p, 1, NULL));
return (_rthread_mutex_lock(p, 0, abstime));