Searched defs:pthread_mutex_timedlock (Results 1 – 2 of 2) sorted by relevance
742 int pthread_mutex_timedlock(pthread_mutex_t* mutex, const timespec* abs_timeout) { in pthread_mutex_timedlock() function
799 TEST(pthread, pthread_mutex_timedlock) { in TEST() argument