commit | 8e56c7e41cb37e2eaf553503968a01ff893b135b | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Nov 20 13:25:50 2012 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Nov 20 13:25:50 2012 -0800 |
tree | ae39180a8c56eee6836f1fa1da12548190cd4c59 | |
parent | e89a354ce08d76cfefd58a3cb3da5115327b2d63 [diff] |
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