Home
last modified time | relevance | path

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

/freebsd/lib/libthr/thread/
H A Dthr_rwlock.c44 __weak_reference(_thr_rwlock_init, pthread_rwlock_init);
45 __weak_reference(_thr_rwlock_init, _pthread_rwlock_init);
160 _thr_rwlock_init(pthread_rwlock_t *rwlock, const pthread_rwlockattr_t *attr) in _thr_rwlock_init() function
H A Dthr_init.c252 [PJT_RWLOCK_INIT] = {DUAL_ENTRY(_thr_rwlock_init)},
H A Dthr_private.h1083 int _thr_rwlock_init(pthread_rwlock_t *, const pthread_rwlockattr_t *);