diff options
author | 2014-04-10 18:06:32 -0700 | |
---|---|---|
committer | 2014-04-10 18:07:46 -0700 | |
commit | c7a966dbba6902618ff0959d604c05d7570df8c8 (patch) | |
tree | 9c29dc008ad24e97ba26d5734fc7db4a41f7ca52 /compiler/compiled_method.cc | |
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
Diffstat (limited to 'compiler/compiled_method.cc')
0 files changed, 0 insertions, 0 deletions