futex.2: ERRORS: added EAGAIN case for FUTEX_WAIT_REQUEUE_PI

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 14:23:23 +01:00
parent 63bea7dcbb
commit f48516d113
1 changed files with 2 additions and 1 deletions

View File

@ -980,7 +980,8 @@ Returns 0 if the caller was successfully requeued to the futex at
No read access to futex memory.
.TP
.B EAGAIN
.RB ( FUTEX_WAIT )
.RB ( FUTEX_WAIT ,
.BR FUTEX_WAIT_REQUEUE_PI )
The value pointed to by
.I uaddr
was not equal to the expected value