futex.2: Add subsection for PI futexes

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-14 13:52:46 +01:00
parent 9ce19cf1b7
commit bd90a5f9c3
1 changed files with 7 additions and 0 deletions

View File

@ -615,6 +615,13 @@ The
and
.I timeout
arguments are ignored.
.\"
.\"
.SS Priority-inheritance futexes
Linux also supports priority-inheritance (PI) futexes.
PI futexes are operated on by specifying one of the following values in
.IR futex_op :
.TP
.BR FUTEX_LOCK_PI " (since Linux 2.6.18)"
.\" commit c87e2837be82df479a6bae9f155c43516d2feebc