Searched defs:pthread_mutex_timedlock (Results 1 – 2 of 2) sorted by relevance
73 int (*pthread_mutex_timedlock)(pthread_mutex_t *mutex, const struct timespec *absTimeout); member
206 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *absTimeout) in pthread_mutex_timedlock() function