Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c55 __weak_reference(_Tthr_rwlock_wrlock, pthread_rwlock_wrlock);
56 __weak_reference(_Tthr_rwlock_wrlock, _pthread_rwlock_wrlock);
348 _Tthr_rwlock_wrlock(pthread_rwlock_t *rwlock) in _Tthr_rwlock_wrlock() function
H A Dthr_init.c257 [PJT_RWLOCK_WRLOCK] = {DUAL_ENTRY(_Tthr_rwlock_wrlock)},
H A Dthr_private.h1088 int _Tthr_rwlock_wrlock(pthread_rwlock_t *);