Lines Matching defs:__timeout
1134 clockid_t clock, int (*lock_function)(pthread_rwlock_t* __rwlock, const timespec* __timeout)) { in pthread_rwlock_timedrdlock_timeout_helper()
1172 CLOCK_MONOTONIC, [](pthread_rwlock_t* __rwlock, const timespec* __timeout) { in TEST()
1183 CLOCK_REALTIME, [](pthread_rwlock_t* __rwlock, const timespec* __timeout) { in TEST()
1202 clockid_t clock, int (*lock_function)(pthread_rwlock_t* __rwlock, const timespec* __timeout)) { in pthread_rwlock_timedwrlock_timeout_helper()
1240 CLOCK_MONOTONIC, [](pthread_rwlock_t* __rwlock, const timespec* __timeout) { in TEST()
1251 CLOCK_REALTIME, [](pthread_rwlock_t* __rwlock, const timespec* __timeout) { in TEST()
1710 const timespec* __timeout)) { in pthread_cond_timedwait_timeout_helper()
1760 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1765 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1770 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1775 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2423 const timespec* __timeout)) { in pthread_mutex_timedlock_helper()
2483 CLOCK_MONOTONIC, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2494 CLOCK_REALTIME, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2504 const timespec* __timeout)) { in pthread_mutex_timedlock_pi_helper()
2566 CLOCK_MONOTONIC, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2570 CLOCK_REALTIME, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()