Home
last modified time | relevance | path

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

/freebsd-12-stable/lib/libc/gen/
D_pthread_stubs.c84 [PJT_ATTR_SETSCOPE] = {PJT_DUAL_ENTRY(stub_zero)},
275 STUB_FUNC2(pthread_attr_setscope, PJT_ATTR_SETSCOPE, int, void *, int) in STUB_FUNC2()
/freebsd-12-stable/lib/libc/include/
Dlibc_private.h129 PJT_ATTR_SETSCOPE, enumerator
/freebsd-12-stable/lib/libthr/thread/
Dthr_init.c222 [PJT_ATTR_SETSCOPE] = {DUAL_ENTRY(_thr_attr_setscope)},