Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/gen/
D_pthread_stubs.c119 [PJT_RWLOCK_UNLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
251 STUB_FUNC1(pthread_rwlock_unlock, PJT_RWLOCK_UNLOCK, int, void *)
/freebsd-12-stable/lib/libc/include/
Dlibc_private.h164 PJT_RWLOCK_UNLOCK, enumerator
/freebsd-12-stable/lib/libthr/thread/
Dthr_init.c258 [PJT_RWLOCK_UNLOCK] = {DUAL_ENTRY(_Tthr_rwlock_unlock)},