commit | 25fd14b87cced64a179dee885573113be5e11944 | [log] [tgz] |
---|---|---|
author | Ian Rogers <irogers@google.com> | Wed Sep 05 10:56:38 2012 -0700 |
committer | Ian Rogers <irogers@google.com> | Wed Sep 05 18:05:47 2012 -0700 |
tree | 9d22fa30b1640b1f4c2645bb7d5968aa7fef7677 | |
parent | b726dcb581bf72da46527378ccb6889020f0e6e9 [diff] |
Make lock debug checks optional. Move all locking checks behing kDebugLocking. Disable locking checks when not DEBUG. Will enable later so that we can get some idea of the performance overhead. We want locking checks to be the default for a while to make sure we solve any remaining potential deadlock issues. Change-Id: I4d7622750cc29f9933c84259796de5a2df02b783