Searched refs:pthread_mutex_timedlock (Results 1 – 9 of 9) sorted by relevance
128 if ((p = pthread_mutex_timedlock(mutex, &clock_to_invns)) != 0) { in clock_test_mutex_inv_to_ign_abs()159 if ((p = pthread_mutex_timedlock(mutex, &clock_to_invns)) != EINVAL) { in clock_test_mutex_inv_to_abs()255 p = pthread_mutex_timedlock(mutex, &to); in clock_test_mutex_to_abs()
163 ret = pthread_mutex_timedlock(mtx, abstime); in mtx_timedlock()
2376 pthread_mutex_timedlock(pthread_mutex_t *restrict mp, in pthread_mutex_timedlock() function
279 extern int pthread_mutex_timedlock(pthread_mutex_t *_RESTRICT_KYWD,
651 pthread_mutex_timedlock
356 pthread_mutex_timedlock.3c \
803 pthread_mutex_timedlock.3c
948 target=pthread_mutex_timedlock.3c956 target=pthread_mutex_timedlock.3c958 target=pthread_mutex_timedlock.3c961 file path=usr/share/man/man3c/pthread_mutex_timedlock.3c
1243 pthread_mutex_timedlock;