mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-10 04:43:00 +03:00
19 lines
433 B
Plaintext
19 lines
433 B
Plaintext
@node pthread_getconcurrency
|
|
@section @code{pthread_getconcurrency}
|
|
@findex pthread_getconcurrency
|
|
|
|
POSIX specification: @url{http://www.opengroup.org/susv3xsh/pthread_getconcurrency.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:
|
|
NetBSD 3.0, HP-UX 11, Solaris 2.6, mingw, BeOS.
|
|
@end itemize
|