commit | 47fc76e4f2c4dab3b88ace9974d7f31f79b3ee9a | [log] [tgz] |
---|---|---|
author | Simon Bowden <sbowden@google.com> | Thu Aug 05 16:11:04 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Aug 05 16:11:04 2021 +0000 |
tree | 7bf6507ae597a52488f7e984b4798de3459485b6 | |
parent | bf1835d2ea30e1e11d3ab0cc1299cd74959ad161 [diff] | |
parent | 7ab12ba890c7559b81dd627f4aad5aca7a58d281 [diff] |
Merge "Fix a race condition between calculateWaitTime and actually waiting. When the race was lost with a completion callback, the operation being waited upon may have been de-queued by the completion callback for immediate execution, but the thread was still proceeding with the wait." into sc-dev