commit | cad56b6ad3ba24d76e073c024aae78d2282058f3 | [log] [tgz] |
---|---|---|
author | Hans Boehm <hboehm@google.com> | Thu Jul 31 15:56:50 2014 -0700 |
committer | Hans Boehm <hboehm@google.com> | Tue Sep 02 17:08:38 2014 -0700 |
tree | e046471438b5827ed47744724159b08e6094e387 | |
parent | 6a594683ec8aa2c8cee98a95f502772db515e60e [diff] |
Remove android_... store_barriers and 64-bit atomics. These are no longer used, and we want to strongly discourage future use. Keep the 32-bit variants while there are still uses. All users should move to C11 or C++11 atomics. (Resolved conflicts in atomic-...64.h with uniprocessor support removal as in AOSP.) Bug:16880454 Change-Id: I122b541cfd29ef4a6c932647f85d0d6a9d802061 (cherry picked from commit 9959ed953069ac9a7f08bebd2df55440e9370c0f)