Fix incorrect lock for process references.

Process references occasionally calls ProcessMarkStack which requires
exclusive access to the heap bitmap lock. Fixed an error where we had
a reader lock here instead of a writer lock.

Change-Id: I4740f7e80fe2c73ff822a770f250c33698ae0dd1
1 file changed
tree: ae39180a8c56eee6836f1fa1da12548190cd4c59
  1. build/
  2. jdwpspy/
  3. src/
  4. test/
  5. tools/
  6. .gitignore
  7. Android.mk