diff options
author | Orion Hodson <oth@google.com> | 2018-03-26 15:46:18 +0100 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2018-03-26 16:40:30 +0100 |
commit | 4a01cc3fd2a300e5279b69fc708f8737c715f597 (patch) | |
tree | 77641ce8e1ad84644eff53ea6daf17e75596dcd5 /compiler/optimizing/graph_visualizer.cc | |
parent | 7075583146f52a754c6d7c91757a6333bf1b95da (diff) |
ART: Relax heap verification failure count
Changes the atomic fail_count variable used in heap verification to be
a plain variable. It is used thread private state and can be updated
and read with the default C++ memory ordering.
Bug: 31023171
Test: art/test.py --host -j32
Change-Id: I16ad3e138797b9900ecf719ab22c0b2b03e53c33
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions