Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c119 [PJT_RWLOCK_WRLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
254 STUB_FUNC1(pthread_rwlock_wrlock, PJT_RWLOCK_WRLOCK, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h173 PJT_RWLOCK_WRLOCK, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c257 [PJT_RWLOCK_WRLOCK] = {DUAL_ENTRY(_Tthr_rwlock_wrlock)},