Remove statistics lock to improve performance.

Removes the statistics lock for performance improvements. We now use android atomic operations to avoid write race conditions.

A few other fixes are bundled with this change list.

Deltablue time now down to ~17s,

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