commit | 2b6ac5f3b932cf880e4c92fdd4cdb062e2d720e1 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Tue Mar 13 16:06:57 2018 +0000 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Aug 09 21:50:36 2018 -0400 |
tree | af1f9c2430500d3d685410f304ffa87c61cb8ba5 | |
parent | 04e799139485dad5ecf03b1fb48a48bc8d75ead8 [diff] |
ART: Simplify quasi_atomic.h Removes fences that duplicate std::atomic_thread_fence(). Bug: 71621075 Test: art/test.py --host -j32 Test: art/test.py --target --64 -j4 Change-Id: I008de4d242d1a3cf4d3f50ce171abbbda647bdaa Signed-off-by: mydongistiny <jaysonedson@gmail.com>