Home
last modified time | relevance | path

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

/netbsd/src/regress/sys/kern/latency1/
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/
Dlatency2.c130 if (pthread_setschedparam(pthread_self(), SCHED_FIFO, &sp)) { in main()
134 if (pthread_setschedparam(pt, SCHED_FIFO, &sp)) { in main()
/netbsd/src/lib/libpthread/
Dpthread_misc.c80 pthread_setschedparam(pthread_t thread, int policy, in pthread_setschedparam() function
Dpthread_mi.expsym238 pthread_setschedparam
Dpthread.h226 int pthread_setschedparam(pthread_t, int, const struct sched_param *);
DMakefile252 MLINKS+= pthread_schedparam.3 pthread_setschedparam.3
Dpthread.c563 (void)pthread_setschedparam(newthread, p->ptap_policy, in pthread_create()
/netbsd/src/external/gpl3/gcc/dist/libgcc/
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/libgomp/
Dlibgomp.texi2314 thread pool according to @code{pthread_setschedparam}. In case a priority
Dlibgomp.info2137 of a thread pool according to 'pthread_setschedparam'. In
/netbsd/src/distrib/sets/lists/comp/
Dmi10111 ./usr/share/man/cat3/pthread_setschedparam.0 comp-c-catman .cat
18658 ./usr/share/man/html3/pthread_setschedparam.html comp-c-htmlman html
27201 ./usr/share/man/man3/pthread_setschedparam.3 comp-c-man .man
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-20023718 (pthread_getschedparam, pthread_setschedparam): Only use