commit | c7a966dbba6902618ff0959d604c05d7570df8c8 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Thu Apr 10 18:06:32 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Thu Apr 10 18:07:46 2014 -0700 |
tree | 9c29dc008ad24e97ba26d5734fc7db4a41f7ca52 | |
parent | 22839a631bb3591a1c0037c388d51a4f18b5fb5e [diff] |
Prevent deadlocks in Runtime::Abort. If we have the threads suspended, attempting to use a ScopedObjectAccess causes a deadlock. We now specifically avoid this to prevent deadlocks. Bug: 13747880 Change-Id: I45fd3fff917da98b22970e5351a9e25b143a4eed