Home
last modified time | relevance | path

Searched refs:pthread_attr_setschedparam (Results 1 – 12 of 12) sorted by relevance

/freebsd/lib/libthr/
H A Dpthread.map32 pthread_attr_setschedparam;
/freebsd/include/
H A Dpthread.h341 int pthread_attr_setschedparam(pthread_attr_t *,
/freebsd/lib/libc/include/
H A Dnamespace.h105 #define pthread_attr_setschedparam _pthread_attr_setschedparam macro
H A Dun-namespace.h86 #undef pthread_attr_setschedparam
/freebsd/lib/libc/gen/
H A DSymbol.map18 pthread_attr_setschedparam;
H A D_pthread_stubs.c275 STUB_FUNC2(pthread_attr_setschedparam, PJT_ATTR_SETSCHEDPARAM, int, void *, void *)
/freebsd/lib/libthr/thread/
H A Dthr_attr.c399 __weak_reference(_thr_attr_setschedparam, pthread_attr_setschedparam);
/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c290 error = pthread_attr_setschedparam(attr, &param); in pthread_attr_clone()
/freebsd/share/man/man3/
H A DMakefile479 pthread_attr.3 pthread_attr_setschedparam.3 \
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt349 fun:pthread_attr_setschedparam=discard
H A Dlibc_ubuntu1404_abilist.txt2555 fun:pthread_attr_setschedparam=uninstrumented
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1643 …<function-decl name='pthread_attr_setschedparam' visibility='default' binding='global' size-in-bit…