summaryrefslogtreecommitdiff
path: root/doc/posix-functions/sem_wait.texi
blob: 4c6301f07d2a55e0afeeed512096ed1375ed8aea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@node sem_wait
@section @code{sem_wait}
@findex sem_wait

POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sem_wait.html}

Gnulib module: ---

Portability problems fixed by Gnulib:
@itemize
@end itemize

Portability problems not fixed by Gnulib:
@itemize
@item
This function is missing on some platforms:
IRIX 5.3, Solaris 2.4, mingw, BeOS.
@end itemize