Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c115 [PJT_RWLOCK_RDLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
250 STUB_FUNC1(pthread_rwlock_rdlock, PJT_RWLOCK_RDLOCK, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h169 PJT_RWLOCK_RDLOCK, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c253 [PJT_RWLOCK_RDLOCK] = {DUAL_ENTRY(_Tthr_rwlock_rdlock)},