Home
last modified time | relevance | path

Searched refs:pthread_attr_getschedparam (Results 1 – 13 of 13) sorted by relevance

/freebsd/lib/libthr/
H A Dpthread.map21 pthread_attr_getschedparam;
/freebsd/include/
H A Dpthread.h334 int pthread_attr_getschedparam(const pthread_attr_t *,
/freebsd/lib/libc/include/
H A Dnamespace.h93 #define pthread_attr_getschedparam _pthread_attr_getschedparam macro
H A Dun-namespace.h74 #undef pthread_attr_getschedparam
/freebsd/lib/libc/gen/
H A DSymbol.map9 pthread_attr_getschedparam;
H A D_pthread_stubs.c267 STUB_FUNC2(pthread_attr_getschedparam, PJT_ATTR_GETSCHEDPARAM, int, void *, void *)
/freebsd/lib/libthr/thread/
H A Dthr_attr.c227 __weak_reference(_thr_attr_getschedparam, pthread_attr_getschedparam);
/freebsd/sys/contrib/openzfs/lib/libtpool/
H A Dthread_pool.c288 error = pthread_attr_getschedparam(old_attr, &param); in pthread_attr_clone()
/freebsd/share/man/man3/
H A DMakefile477 pthread_attr.3 pthread_attr_getschedparam.3 \
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddone_abilist.txt338 fun:pthread_attr_getschedparam=discard
H A Dlibc_ubuntu1404_abilist.txt2544 fun:pthread_attr_getschedparam=uninstrumented
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc4825 COMMON_INTERCEPT_FUNCTION(pthread_attr_getschedparam); \
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi1839 …<function-decl name='pthread_attr_getschedparam' visibility='default' binding='global' size-in-bit…