poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / sched_setscheduler.texi
blobe358fa017a539917c1c0038de172f071a58af7de
1 @node sched_setscheduler
2 @section @code{sched_setscheduler}
3 @findex sched_setscheduler
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/sched_setscheduler.html}
7 LSB specification:@* @url{https://refspecs.linuxbase.org/LSB_5.0.0/LSB-Core-generic/LSB-Core-generic/baselib-sched-setscheduler.html}
9 Gnulib module: ---
11 Portability problems fixed by Gnulib:
12 @itemize
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on some platforms:
19 Mac OS X 10.13, OpenBSD 6.7, Minix 3.1.8, mingw, MSVC 14.
20 @end itemize