summaryrefslogtreecommitdiff
path: root/gnulib/doc/posix-functions/pthread_attr_getschedpolicy.texi
blob: 098b7bb549752e2bf08151384f7bdc6a0235b0cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node pthread_attr_getschedpolicy
@section @code{pthread_attr_getschedpolicy}
@findex pthread_attr_getschedpolicy

POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/pthread_attr_getschedpolicy.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
HP-UX 11, Solaris 2.4, mingw, BeOS.
@end itemize