aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorBill Buzbee <buzbee@google.com>2010-03-08 11:30:19 -0800
committerBill Buzbee <buzbee@google.com>2010-03-08 12:41:18 -0800
commit2fc03c3399cc33dc1c7d669e8970a87144ec7b97 (patch)
treefac94e6b6c0601e957900d7b71dbdaa6238df123 /vm/compiler/codegen/arm/CodegenDriver.c
parentfc519dc8f4444f6d93806ec15ce7445b322070fd (diff)
Jit: fix for 2483131 - VM daemon thread shutdown with JIT enabled
As part of shutdown, the Jit needs to unchain all translations so that they can respond to suspend requests. This change introduces a dvmJitUnchainAll() into shutdown, and also removes some previous housecleaning that freed our key tables. We can't actually free those because suspended threads in the process of shutting down may hold references. Change-Id: I7aad332e7195a94970c25a25b2d9fda5607bec08
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions