Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c69 [PJT_ATTR_GETGUARDSIZE] = {PJT_DUAL_ENTRY(stub_zero)},
259 STUB_FUNC2(pthread_attr_getguardsize, PJT_ATTR_GETGUARDSIZE, int, void *, void *) in STUB_FUNC2()
/freebsd/lib/libc/include/
H A Dlibc_private.h124 PJT_ATTR_GETGUARDSIZE, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c207 [PJT_ATTR_GETGUARDSIZE] = {DUAL_ENTRY(_thr_attr_getguardsize)},