commit | ea1d6712fe11f59ee9a89cc1cfec3aaa114a5233 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Mon Apr 12 13:10:20 2010 -0700 |
committer | Andreas Huber <andih@google.com> | Mon Apr 12 13:15:48 2010 -0700 |
tree | 51f314ad4cc46109717da1240592aadf4fdcea35 | |
parent | 36acfbc2b8df6e62f2d583933eca3a49265279a6 [diff] |
Fix a race condition in TimedEventQueue, an event may be cancelled while we're waiting for its scheduled time to come in which case we'd be removing it from the queue twice. Change-Id: I4e42e318fd5373d1f352f54027d4bf823126266d related-to-bug: 2585276