Home
last modified time | relevance | path

Searched refs:rwlock_wrlock_common (Results 1 – 1 of 1) sorted by relevance

/dragonfly/lib/libthread_xu/thread/
H A Dthr_rwlock.c419 rwlock_wrlock_common (pthread_rwlock_t *rwlock, const struct timespec *abstime) in rwlock_wrlock_common() function
493 return (rwlock_wrlock_common (rwlock, NULL)); in _pthread_rwlock_wrlock()
500 return (rwlock_wrlock_common (rwlock, abstime)); in _pthread_rwlock_timedwrlock()