replicant-frameworks_native/include
Hans Boehm 88b7541d68 Remove incorrect android_atomic_...64 use.
Change the mExtras field in Binder.h to be a stdatomic.h atomic
value, and replace references to it with proper stdatomic.h calls.
This removes one of a small number of remaining 64 bit
android_atomic references.  It also replaces the erroneously
non-atomic read accesses to mExtras.

It would be better if this used the C++11 <atomic> facility,
but we don't quite have that yet.

Bug: 16513433
Change-Id: Ibabb88d05025187ee1ce6c7f1aa670b133a547f8
2014-07-23 11:35:13 -07:00
..
android Fixed apparent copy/paste mistake 2014-02-05 11:19:04 +08:00
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
binder Remove incorrect android_atomic_...64 use. 2014-07-23 11:35:13 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui make struct Event layout consistent on 32/64-bit 2014-03-20 16:49:06 +08:00
input x86_64: Align uint64_t/int64_t structure member to 8 bytes 2014-05-30 14:13:29 +01:00
media AArch64: Correction to OMX_U32 and OMX_S32 2014-04-02 11:20:01 -07:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00