Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c133 [PJT_ATTR_GET_NP] = {PJT_DUAL_ENTRY(stub_esrch)},
292 STUB_FUNC2(pthread_attr_get_np, PJT_ATTR_GET_NP, int, pthread_t, pthread_attr_t *) in STUB_FUNC2()
/freebsd/lib/libc/include/
H A Dlibc_private.h188 PJT_ATTR_GET_NP, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c272 [PJT_ATTR_GET_NP] = {DUAL_ENTRY(_thr_attr_get_np)},