Searched defs:__pthread_mutex_timedlock (Results 1 – 3 of 3) sorted by relevance
38 int __pthread_mutex_timedlock(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock() function
56 int __pthread_mutex_timedlock(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock() function
969 static int __pthread_mutex_timedlock(pthread_mutex_t* mutex_interface, bool use_realtime_clock, in __pthread_mutex_timedlock() function