Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libthr/
H A Dpthread.map33 pthread_attr_setschedparam;
/freebsd-13.1/lib/libc/include/
H A Dnamespace.h107 #define pthread_attr_setschedparam _pthread_attr_setschedparam macro
H A Dun-namespace.h88 #undef pthread_attr_setschedparam
/freebsd-13.1/include/
H A Dpthread.h336 int pthread_attr_setschedparam(pthread_attr_t *,
/freebsd-13.1/lib/libc/gen/
H A DSymbol.map22 pthread_attr_setschedparam;
H A D_pthread_stubs.c273 STUB_FUNC2(pthread_attr_setschedparam, PJT_ATTR_SETSCHEDPARAM, int, void *, void *) in STUB_FUNC2()
/freebsd-13.1/lib/libthr/thread/
H A Dthr_attr.c459 __weak_reference(_thr_attr_setschedparam, pthread_attr_setschedparam);
/freebsd-13.1/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c289 error = pthread_attr_setschedparam(attr, &param); in pthread_attr_clone()
/freebsd-13.1/share/man/man3/
H A DMakefile459 pthread_attr.3 pthread_attr_setschedparam.3 \
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt318 fun:pthread_attr_setschedparam=discard
H A Dlibc_ubuntu1404_abilist.txt2549 fun:pthread_attr_setschedparam=uninstrumented
/freebsd-13.1/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1360 …<function-decl name='pthread_attr_setschedparam' visibility='default' binding='global' size-in-bit…