Home
last modified time | relevance | path

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

/netbsd-src/regress/sys/kern/latency1/
H A Dlatency1.c116 if (pthread_setschedparam(pthread_self(), SCHED_FIFO, &sp)) { in main()
120 if (pthread_setschedparam(pt, SCHED_FIFO, &sp)) { in main()
/netbsd-src/regress/sys/kern/latency2/
H A Dlatency2.c130 if (pthread_setschedparam(pthread_self(), SCHED_FIFO, &sp)) { in main()
134 if (pthread_setschedparam(pt, SCHED_FIFO, &sp)) { in main()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dpthread.d1416 int pthread_setschedparam(pthread_t, int, const scope sched_param*);
1434 int pthread_setschedparam(pthread_t, int, const scope sched_param*);
1452 int pthread_setschedparam(pthread_t, int, sched_param*);
1470 int pthread_setschedparam(pthread_t, int, sched_param*);
1488 int pthread_setschedparam(pthread_t, int, sched_param*);
1506 int pthread_setschedparam(pthread_t, int, sched_param*);
1523 int pthread_setschedparam(pthread_t, int, sched_param*);
1539 int pthread_setschedparam(pthread_t, int, const scope sched_param*);
1550 int pthread_setschedparam(pthread_t, int, const scope sched_param*);
1568 int pthread_setschedparam(pthread_t, int, const scope sched_param*);
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/cris/c/
H A Dthread2.c22 if (pthread_setschedparam (pthread_self (), SCHED_OTHER, &param) != 0 in main()
/netbsd-src/lib/libpthread/
H A Dpthread_misc.c80 pthread_setschedparam(pthread_t thread, int policy, in pthread_setschedparam() function
H A Dpthread.h226 int pthread_setschedparam(pthread_t, int, const struct sched_param *);
H A DMakefile250 MLINKS+= pthread_schedparam.3 pthread_setschedparam.3
H A Dpthread.c553 (void)pthread_setschedparam(newthread, p->ptap_policy, in pthread_create()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dgthr-posix.h153 __gthrw(pthread_setschedparam)
419 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0) in __gthread_objc_thread_set_priority()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dgthr-posix.h153 __gthrw(pthread_setschedparam)
419 if (__gthrw_(pthread_setschedparam) (thread_id, policy, &params) == 0) in __gthread_objc_thread_set_priority()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
H A DThreading.inc247 // http://man7.org/linux/man-pages/man3/pthread_setschedparam.3.html
254 return !pthread_setschedparam(
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/thread/
H A Dosthread.d896 if (auto err = pthread_setschedparam(m_addr, policy, &param)) in version()
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Dlibgomp.texi1780 thread pool according to @code{pthread_setschedparam}. In case a priority
H A Dlibgomp.info1590 of a thread pool according to 'pthread_setschedparam'. In
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Dlibgomp.texi2314 thread pool according to @code{pthread_setschedparam}. In case a priority
H A Dlibgomp.info2137 of a thread pool according to 'pthread_setschedparam'. In
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20023718 (pthread_getschedparam, pthread_setschedparam): Only use