Searched refs:mutex_lock_sleep (Results 1 – 1 of 1) sorted by relevance
78 static int mutex_lock_sleep(struct pthread *, pthread_mutex_t,648 mutex_lock_sleep(struct pthread *curthread, struct pthread_mutex *m, in mutex_lock_sleep() function734 ret = mutex_lock_sleep(curthread, m, abstime); in mutex_lock_common()