Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c118 [PJT_RWLOCK_UNLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
253 STUB_FUNC1(pthread_rwlock_unlock, PJT_RWLOCK_UNLOCK, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h172 PJT_RWLOCK_UNLOCK, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c256 [PJT_RWLOCK_UNLOCK] = {DUAL_ENTRY(_Tthr_rwlock_unlock)},