diffseq: port to GCC 14.2.1 in ‘patch’
[gnulib.git] / doc / pastposix-functions / pthread_setconcurrency.texi
blobd85c660560d1a5ae8204f0fb748676b2dfd3ac64
1 @node pthread_setconcurrency
2 @section @code{pthread_setconcurrency}
3 @findex pthread_setconcurrency
5 Removed in POSIX.1-2024.
6 POSIX.1-2017 specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_setconcurrency.html}
8 Gnulib module: ---
10 Portability problems fixed by Gnulib:
11 @itemize
12 @end itemize
14 Portability problems not fixed by Gnulib:
15 @itemize
16 @item
17 This function is missing on some platforms:
18 NetBSD 10.0, Minix 3.1.8, mingw, MSVC 14, Android 9.0.
19 @item
20 This function is removed in POSIX.1-2024.
21 You can remove calls to this function.
22 @end itemize