Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A D_pthread_stubs.c81 [PJT_ATTR_SETSCHEDPARAM] = {PJT_DUAL_ENTRY(stub_zero)},
275 STUB_FUNC2(pthread_attr_setschedparam, PJT_ATTR_SETSCHEDPARAM, int, void *, void *)
/freebsd/lib/libc/include/
H A Dlibc_private.h135 PJT_ATTR_SETSCHEDPARAM, enumerator
/freebsd/lib/libthr/thread/
H A Dthr_init.c218 [PJT_ATTR_SETSCHEDPARAM] = {DUAL_ENTRY(_thr_attr_setschedparam)},