Searched refs:pthread_rwlock_timedwrlock (Results 1 – 2 of 2) sorted by relevance
224 int pthread_rwlock_timedwrlock(pthread_rwlock_t* rwlock, const timespec* abs_timeout) { in pthread_rwlock_timedwrlock() function
225 int pthread_rwlock_timedwrlock(pthread_rwlock_t*, const struct timespec*) __nonnull((1, 2));