OSDN Git Service

AArch64: Add support for AArch64 atomic operations
authorSerban Constantinescu <serban.constantinescu@arm.com>
Tue, 8 Oct 2013 18:29:55 +0000 (19:29 +0100)
committerElliott Hughes <enh@google.com>
Mon, 16 Dec 2013 21:09:33 +0000 (13:09 -0800)
commit1924a5c92e1791bdb6a5e9c09541a5a9a343983b
tree0e069b3e78f42df4eda54abd28bdc2df5e6a8ced
parent3937d41561206430373c4b3e0690d6f81b536412
AArch64: Add support for AArch64 atomic operations

This patch adds support for AArch64 atomic operations. Some
of the stubs use the lightweight store/load exclusive.

Change-Id: Iaf704d048b2dc15bf08cf8e4f0c3ea9f2052fe13
Signed-off-by: Serban Constantinescu <serban.constantinescu@arm.com>
libc/private/bionic_atomic_aarch64.h [new file with mode: 0644]
libc/private/bionic_atomic_inline.h