Searched refs:__pthread_mutex_lock_full (Results 1 – 2 of 2) sorted by relevance
19 #define __pthread_mutex_lock_full __pthread_mutex_cond_lock_full macro
72 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