Searched refs:__pthread_mutex_timedlock (Results 1 – 2 of 2) sorted by relevance
81 int __pthread_mutex_timedlock(pthread_mutex_t *mutex,103 __weak_reference(__pthread_mutex_timedlock, pthread_mutex_timedlock);104 __strong_reference(__pthread_mutex_timedlock, _pthread_mutex_timedlock);447 __pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *abstime) in __pthread_mutex_timedlock() function
138 __pthread_mutex_timedlock;