Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c111 [PJT_MUTEX_UNLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
238 STUB_FUNC1(pthread_mutex_unlock, PJT_MUTEX_UNLOCK, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h165 PJT_MUTEX_UNLOCK, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c249 [PJT_MUTEX_UNLOCK] = {DUAL_ENTRY(_thr_mutex_unlock)},