futex.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-14 15:20:59 +01:00
parent 0483b6cce7
commit f5ad572fcf
1 changed files with 9 additions and 6 deletions

View File

@ -1107,12 +1107,15 @@ read the sources of the futex user-space library referenced below.
.BR restart_syscall (2),
.BR futex (7)
.PP
The kernel source files
.IR Documentation/pi-futex.txt ,
.IR Documentation/futex-requeue-pi.txt ,
.IR Documentation/locking/rt-mutex.txt ,
and
.IR Documentation/locking/rt-mutex-design.txt .
The following kernel source files:
.IP * 2
.I Documentation/pi-futex.txt
.IP *
.I Documentation/futex-requeue-pi.txt
.IP *
.I Documentation/locking/rt-mutex.txt
.IP *
.I Documentation/locking/rt-mutex-design.txt
.PP
\fIFuss, Futexes and Furwocks: Fast Userlevel Locking in Linux\fP
(proceedings of the Ottawa Linux Symposium 2002), online at