Searched refs:pthread_setschedparam (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/lib/libthr/thread/ |
| H A D | thr_setschedparam.c | 46 __weak_reference(_pthread_setschedparam, pthread_setschedparam);
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | gthr-posix.h | 143 __gthrw(pthread_setschedparam) 331 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0) in __gthread_objc_thread_set_priority()
|
| H A D | gthr-posix95.h | 106 __gthrw(pthread_setschedparam) 297 if (__gthrw_(pthread_setschedparam) (thread_id, policy, ¶ms) == 0) in __gthread_objc_thread_set_priority()
|
| H A D | gthr-posix.c | 227 pthread_setschedparam (pthread_t thread ATTRIBUTE_UNUSED, in pthread_setschedparam() function
|
| H A D | ChangeLog-2002 | 3718 (pthread_getschedparam, pthread_setschedparam): Only use
|
| /freebsd-12.1/lib/libthr/ |
| H A D | pthread.map | 110 pthread_setschedparam;
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libpthread/ |
| H A D | t_mutex.c | 441 PTHREAD_REQUIRE(pthread_setschedparam(childid, 1, ¶m)); in high_prio() 473 PTHREAD_REQUIRE(pthread_setschedparam(childid, 1, ¶m)); in low_prio()
|
| /freebsd-12.1/include/ |
| H A D | pthread.h | 339 int pthread_setschedparam(pthread_t, int,
|
| /freebsd-12.1/lib/libc/include/ |
| H A D | namespace.h | 195 #define pthread_setschedparam _pthread_setschedparam macro
|
| H A D | un-namespace.h | 176 #undef pthread_setschedparam
|
| /freebsd-12.1/share/man/man3/ |
| H A D | Makefile | 363 pthread_schedparam.3 pthread_setschedparam.3
|
| /freebsd-12.1/tests/sys/kern/ |
| H A D | ptrace_test.c | 2004 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 D | NativeProcessDarwin.cpp | 949 pthread_setschedparam(pthread_self(), thread_sched_policy, &thread_param); in MaybeRaiseThreadPriority()
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 2641 fun:pthread_setschedparam=uninstrumented
|