poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / cnd_init.texi
blobde2c47f4d73448b6dbc52533ee6911194911f1eb
1 @node cnd_init
2 @section @code{cnd_init}
3 @findex cnd_init
5 Documentation:@*
6 @ifinfo
7 @ref{ISO C Condition Variables,,Condition Variables,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/ISO-C-Condition-Variables.html}.
11 @end ifnotinfo
13 Gnulib module: cnd
15 Portability problems fixed by Gnulib:
16 @itemize
17 @item
18 This function is missing on many platforms:
19 glibc 2.27, Mac OS X 10.13, FreeBSD 9.3, NetBSD 8.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.3, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
20 @end itemize
22 Portability problems not fixed by Gnulib:
23 @itemize
24 @end itemize