Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c89 [PJT_COND_DESTROY] = {PJT_DUAL_ENTRY(stub_zero)},
223 STUB_FUNC1(pthread_cond_destroy, PJT_COND_DESTROY, int, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h144 PJT_COND_DESTROY, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c227 [PJT_COND_DESTROY] = {DUAL_ENTRY(_thr_cond_destroy)},