Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c110 [PJT_MUTEX_TRYLOCK] = {PJT_DUAL_ENTRY(stub_zero)},
237 STUB_FUNC1(pthread_mutex_trylock, PJT_MUTEX_TRYLOCK, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h164 PJT_MUTEX_TRYLOCK, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c248 [PJT_MUTEX_TRYLOCK] = {DUAL_ENTRY(__Tthr_mutex_trylock)},