Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c93 [PJT_COND_TIMEDWAIT] = {PJT_DUAL_ENTRY(stub_zero)},
281 STUB_FUNC3(pthread_cond_timedwait, PJT_COND_TIMEDWAIT, int, void *, void *, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h147 PJT_COND_TIMEDWAIT, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c230 [PJT_COND_TIMEDWAIT] = {DUAL_ENTRY(_thr_cond_timedwait)},