comparison doc/glibc-functions/pthread_yield.texi @ 9635:3a9052fb8e95

New documentation of GNU libc functions.
author Bruno Haible <bruno@clisp.org>
date Sat, 19 Jan 2008 02:51:21 +0100
parents
children c65fd41437cf
comparison
equal deleted inserted replaced
9634:ae66ca8fbe28 9635:3a9052fb8e95
1 @node pthread_yield
2 @subsection @code{pthread_yield}
3 @findex pthread_yield
4
5 Gnulib module: ---
6
7 Portability problems fixed by Gnulib:
8 @itemize
9 @end itemize
10
11 Portability problems not fixed by Gnulib:
12 @itemize
13 @item
14 This function is missing on some platforms:
15 MacOS X 10.3, NetBSD 3.0, HP-UX 11, IRIX 6.5, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS.
16 @end itemize