replicant-frameworks_native/include/binder
Hans Boehm 08ff802151 Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use.""""
After fixing b/16874785.

This reverts commit f010a05c7e.

Original comment, which actually describes the effect of this:

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.

Fixes

Bug:16513433

Change-Id: I1645ca5d6f60595bf5d388913665ce4b8780b26d
(cherry picked from commit 3effababf2)
2014-09-02 16:11:46 -07:00
..
AppOpsManager.h
Binder.h Revert "Revert "Revert "Revert "Remove incorrect android_atomic_...64 use."""" 2014-09-02 16:11:46 -07:00
BinderService.h
BpBinder.h
BufferedTextOutput.h
Debug.h
IAppOpsCallback.h
IAppOpsService.h
IBatteryStats.h add noteResetVideo/Audio to IBatteryStats 2014-07-23 21:51:56 +00:00
IBinder.h
IInterface.h
IMemory.h
IPCThreadState.h Binder: Use 64 bit pointers in 32 processes if selected by the target 2014-01-31 15:51:06 -08:00
IPermissionController.h
IServiceManager.h
MemoryBase.h
MemoryDealer.h Allow creation of heaps that are read-only to partner 2014-03-18 15:07:43 -07:00
MemoryHeapBase.h
Parcel.h Remove Parcel::writeIntPtr. 2014-06-12 15:26:39 +01:00
PermissionCache.h
ProcessState.h Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
TextOutput.h