pthread-cond: Fix compilation error on native Windows.
[gnulib.git] / doc / pastposix-functions / pthread_attr_getstackaddr.texi
blob56607e6fde61cd893968ec733e5721f6434693b4
1 @node pthread_attr_getstackaddr
2 @section @code{pthread_attr_getstackaddr}
3 @findex pthread_attr_getstackaddr
5 Removed in POSIX.1-2008.
6 POSIX.1-2004 specification:@inlinefmt{tex,@*}
7 @url{https://pubs.opengroup.org/onlinepubs/009695399/functions/pthread_attr_getstackaddr.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 HP-UX 11, Cygwin 1.7.9, mingw, MSVC 14, Android 9.0.
20 @item
21 This function is not declared on some platforms:
22 Android 13.
23 @end itemize