1@node thrd_current
2@section @code{thrd_current}
3@findex thrd_current
4
5Documentation:@*
6@ifinfo
7@ref{ISO C Thread Management,,Creation and Control,libc}.
8@end ifinfo
9@ifnotinfo
10@url{https://www.gnu.org/software/libc/manual/html_node/ISO-C-Thread-Management.html}.
11@end ifnotinfo
12
13Gnulib module: thrd
14
15Portability problems fixed by Gnulib:
16@itemize
17@item
18This function is missing on many platforms:
19glibc 2.27, macOS 11.1, 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
21
22Portability problems not fixed by Gnulib:
23@itemize
24@end itemize
25