diff options
author | Orion Hodson <oth@google.com> | 2018-03-26 13:37:41 +0100 |
---|---|---|
committer | Orion Hodson <oth@google.com> | 2018-04-12 09:13:52 +0100 |
commit | 283ad2dfa5610e098db4791c9aded3a05fb62c40 (patch) | |
tree | 6ebd362ad8e21e8a7c552fc9dae197f6d6f6d9ba /compiler/optimizing/graph_visualizer.cc | |
parent | b2be0823115cfdd7907207e3dac9fcb669941811 (diff) |
ART: Memory order updates to trace.{h,cc}
Adds comments and DCHECKS to clarify memory semantics.
Relaxes some atomic operations on Trace::cur_offset_ and makes its
initialization sequentially-consistent.
Adds GUARDED_BY annotations to fields only accessed with the
streaming_lock_.
Bug: 31023171
Test: art/test.py --host --stream -j32
Test: art/test.py --host --trace -j32
Test: art/test.py --target --stream -j4
Test: art/test.py --target --trace -j4
Change-Id: I31ad9a3861c7f258ed225207b3c2b39669ad8d36
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions