summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_generator.h
diff options
context:
space:
mode:
authorOrion Hodson <oth@google.com>2018-03-26 15:46:18 +0100
committerOrion Hodson <oth@google.com>2018-03-26 16:40:30 +0100
commit4a01cc3fd2a300e5279b69fc708f8737c715f597 (patch)
tree77641ce8e1ad84644eff53ea6daf17e75596dcd5 /compiler/optimizing/code_generator.h
parent7075583146f52a754c6d7c91757a6333bf1b95da (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/code_generator.h')
0 files changed, 0 insertions, 0 deletions