Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c68 [PJT_ATTR_DESTROY] = {PJT_DUAL_ENTRY(stub_zero)},
260 STUB_FUNC1(pthread_attr_destroy, PJT_ATTR_DESTROY, int, void *);
/freebsd/lib/libc/include/
H A Dlibc_private.h122 PJT_ATTR_DESTROY, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c205 [PJT_ATTR_DESTROY] = {DUAL_ENTRY(_thr_attr_destroy)},