History log of /system/core/include/cutils/atomic-x86_64.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
cad56b6ad3ba24d76e073c024aae78d2282058f3 01-Aug-2014 Hans Boehm <hboehm@google.com> 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)
/system/core/include/cutils/atomic-x86_64.h
4bc2f8db0ad28604d6e2c394ca1b27736a0941ca 24-Jan-2014 Qiming Shi <qiming.shi@intel.com> x86_64: Add atomic funtions

This patch adds atomic functions for x86_64.

Change-Id: I298c760a1e6efa2ce2c61a143f833b6785805442
Signed-off-by: Qiming Shi <qiming.shi@intel.com>
/system/core/include/cutils/atomic-x86_64.h