commit | 298a146754e35cbc650aa991ebff1a41eefdbe80 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Tue Feb 28 14:07:09 2017 -0800 |
committer | Tom Cherry <tomcherry@google.com> | Tue Feb 28 14:19:44 2017 -0800 |
tree | 8c1c847d9c42f13460e3d09e84435f9d4ce2195e | |
parent | 3e64003641c376573f4809aae79febd0187be81e [diff] |
Check for spurious wake ups Condition::wait() can spuriously wake up, so we must guard it with another check to ensure that a given wake was truly due to having been signaled. Bug: 34592766 Test: Boot bullhead Change-Id: Iaa5a0ca6186aea50c51e2c402ef95d7ba861be92