doc: Update for OpenBSD 6.0, 6.7.
[gnulib.git] / doc / glibc-functions / pthread_clockjoin_np.texi
blob40bf799664928a41cd037a6d72b96511dca1fc33
1 @node pthread_clockjoin_np
2 @subsection @code{pthread_clockjoin_np}
3 @findex pthread_clockjoin_np
5 Documentation:
6 @itemize
7 @item
8 @ifinfo
9 @ref{Default Thread Attributes,,Setting Process-wide defaults for thread attributes,libc}.
10 @end ifinfo
11 @ifnotinfo
12 @url{https://www.gnu.org/software/libc/manual/html_node/Default-Thread-Attributes.html}.
13 @end ifnotinfo
14 @c Not yet.
15 @c @item
16 @c @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/pthread_clockjoin_np.3.html,,man pthread_clockjoin_np}.
17 @end itemize
19 Gnulib module: ---
21 Portability problems fixed by Gnulib:
22 @itemize
23 @end itemize
25 Portability problems not fixed by Gnulib:
26 @itemize
27 @item
28 This function is missing on all non-glibc platforms:
29 Mac OS X 10.13, FreeBSD 6.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
30 @end itemize