Restrict Compiler ThreadPool lifetime to compile-time

The Compiler object continues to exist after compilation is done so we
can get the state after compilation, but we don't need to keep the
threads alive. Now they have the same lifetime as the TimingLogger
which seems appropriate.

Change-Id: Idcf871c699563cd239f16418fb83a8d9bffe8c52
2 files changed
tree: ff277695e4aad975427f4441c3a45f90c448f7aa
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk