mirror of https://git.musl-libc.org/git/musl
Browse Source
there is no need to send a wake when the lock count does not hit zero, but when it does, all waiters must be woken (since all with the same sign are eligible to obtain the lock).rs-1.0
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue