futex.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 21:08:24 +01:00
parent d4ba43283d
commit 939ca89f38
1 changed files with 1 additions and 1 deletions

View File

@ -880,7 +880,7 @@ However, for
.BR FUTEX_CMP_REQUEUE_PI , .BR FUTEX_CMP_REQUEUE_PI ,
.I val .I val
is required to be 1 is required to be 1
(since the the main point is to avoid a thundering herd). (since the main point is to avoid a thundering herd).
The remaining waiters are removed from the wait queue of the source futex at The remaining waiters are removed from the wait queue of the source futex at
.I uaddr .I uaddr
and added to the wait queue of the target futex at and added to the wait queue of the target futex at