commit | 4131d1096ac57a29ba1939c1cf2cb74144c16c92 | [log] [tgz] |
---|---|---|
author | Orion Hodson <oth@google.com> | Wed Jan 03 14:04:42 2018 +0000 |
committer | Orion Hodson <oth@google.com> | Fri Jan 05 09:34:26 2018 +0000 |
tree | d3ac7e0732eac24602718ee2d2af33641b4cf13e | |
parent | bd018439d78f89c84df061173521dbd91666c02e [diff] |
ART: Additional Atomic methods A few additional methods on the Atomic class to support the interpreter VarHandles implementation. Minor renaming of Atomic::FetchAnd{Or,And}.* to Atomic::FetchAndBitwise{Or,And}.*. Minor updates for consistency in the choice of argument names and doc comments. Bug: 65872996 Test: art/test.py --host -j32 Change-Id: Iae35286935fbb270478082fed2fe74abb7b68c57