Home
last modified time | relevance | path

Searched refs:__pthread_mutex_lock_full (Results 1 – 2 of 2) sorted by relevance

/nptl/
A Dpthread_mutex_cond_lock.c19 #define __pthread_mutex_lock_full __pthread_mutex_cond_lock_full macro
A Dpthread_mutex_lock.c72 static int __pthread_mutex_lock_full (pthread_mutex_t *mutex)
86 return __pthread_mutex_lock_full (mutex); in PTHREAD_MUTEX_LOCK()
182 __pthread_mutex_lock_full (pthread_mutex_t *mutex) in __pthread_mutex_lock_full() function

Completed in 10 milliseconds