Lines Matching refs:__timeout
128 const struct timespec* _Nullable __timeout) __INTRODUCED_IN(30);
132 …t* _Nonnull __cond, pthread_mutex_t* _Nonnull __mutex, const struct timespec* _Nullable __timeout);
144 … const struct timespec* _Nullable __timeout) __INTRODUCED_IN_64(28);
216 …ead_mutex_timedlock(pthread_mutex_t* _Nonnull __mutex, const struct timespec* _Nullable __timeout);
227 …medlock_monotonic_np(pthread_mutex_t* _Nonnull __mutex, const struct timespec* _Nullable __timeout)
243 const struct timespec* _Nullable __timeout) __INTRODUCED_IN(30);
245 const struct timespec* _Nullable __timeout) __INTRODUCED_IN(30);
249 …wlock_timedrdlock(pthread_rwlock_t* _Nonnull __rwlock, const struct timespec* _Nullable __timeout);
252 … const struct timespec* _Nullable __timeout) __INTRODUCED_IN(28);
253 …wlock_timedwrlock(pthread_rwlock_t* _Nonnull __rwlock, const struct timespec* _Nullable __timeout);
256 … const struct timespec* _Nullable __timeout) __INTRODUCED_IN(28);