commit | 88591fe82f499de10591f5b77efac71f8954eae2 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue Mar 06 13:35:43 2018 +0000 |
committer | Orion Hodson <oth@google.com> | Fri Mar 23 15:01:15 2018 +0000 |
tree | bfa126ad55ee091e3b615bd3bb60d5f8cfb6e37a | |
parent | e8a4e378c5a928d5de07bee6db99150a57dabcd8 [diff] |
ART: Simplify atomic.h Prefer std::atomic operations over wrappers in atomic.h. Exceptions are cases that relate to the Java data memory operations and CAS operations. Bug: 71621075 Test: art/test.py --host -j32 Test: art/test.py --target --64 -j4 Change-Id: I9a157e9dede852c1b2aa67d22e3e604a68a9ef1c