Searched refs:__pthread_normal_mutex_lock (Results 1 – 1 of 1) sorted by relevance
297 static inline __always_inline int __pthread_normal_mutex_lock(pthread_mutex_internal_t* mutex, in __pthread_normal_mutex_lock() function427 return __pthread_normal_mutex_lock(mutex, shared, abs_timeout_or_null, clock); in __pthread_mutex_lock_with_timeout()