futex.2: Note that there is no glibc wrapper

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-15 06:45:22 +02:00
parent e100191686
commit b939d6e4ba
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ futex \- fast user-space locking
.BI " int *" uaddr2 ", int " val3 );
.\" int *? void *? u32 *?
.fi
.IR Note :
There is no glibc wrapper for this system call; see NOTES.
.SH DESCRIPTION
.PP
The