Home
last modified time | relevance | path

Searched refs:pthread_setschedparam (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/lib/libthr/thread/
H A Dthr_setschedparam.c46 __weak_reference(_pthread_setschedparam, pthread_setschedparam);
/freebsd-12.1/contrib/gcc/
H A Dgthr-posix.h143 __gthrw(pthread_setschedparam)
331 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0) in __gthread_objc_thread_set_priority()
H A Dgthr-posix95.h106 __gthrw(pthread_setschedparam)
297 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0) in __gthread_objc_thread_set_priority()
H A Dgthr-posix.c227 pthread_setschedparam (pthread_t thread ATTRIBUTE_UNUSED, in pthread_setschedparam() function
H A DChangeLog-20023718 (pthread_getschedparam, pthread_setschedparam): Only use
/freebsd-12.1/lib/libthr/
H A Dpthread.map110 pthread_setschedparam;
/freebsd-12.1/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c441 PTHREAD_REQUIRE(pthread_setschedparam(childid, 1, &param)); in high_prio()
473 PTHREAD_REQUIRE(pthread_setschedparam(childid, 1, &param)); in low_prio()
/freebsd-12.1/include/
H A Dpthread.h339 int pthread_setschedparam(pthread_t, int,
/freebsd-12.1/lib/libc/include/
H A Dnamespace.h195 #define pthread_setschedparam _pthread_setschedparam macro
H A Dun-namespace.h176 #undef pthread_setschedparam
/freebsd-12.1/share/man/man3/
H A DMakefile363 pthread_schedparam.3 pthread_setschedparam.3
/freebsd-12.1/tests/sys/kern/
H A Dptrace_test.c2004 CHILD_REQUIRE(pthread_setschedparam(pthread_self(), in ATF_TC_BODY()
2007 CHILD_REQUIRE(pthread_setschedparam(t, SCHED_FIFO, in ATF_TC_BODY()
2107 CHILD_REQUIRE(pthread_setschedparam(pthread_self(), in ATF_TC_BODY()
2110 CHILD_REQUIRE(pthread_setschedparam(t, SCHED_FIFO, in ATF_TC_BODY()
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/Darwin/
H A DNativeProcessDarwin.cpp949 pthread_setschedparam(pthread_self(), thread_sched_policy, &thread_param); in MaybeRaiseThreadPriority()
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2641 fun:pthread_setschedparam=uninstrumented