-
Michael Hanselmann authored
In some rare cases new shared acquires could sneak in through the condition cached in “__pending_shared” while the code was still notifying acquires. This was only working because such a condition would be on top of the queue. Signed-off-by:
Michael Hanselmann <hansmi@google.com> Reviewed-by:
Guido Trotter <ultrotter@google.com>
113359fe