-
- Downloads
Second attempt to "Rewrite atomic.h to use stdatomic.h."
This should not be committed until win_sdk and aarch64 builds are fixed in the presence of this CL. This reverts commit 2789faab. We additionally remove uniprocessor support from the earlier CL, thus avoiding a potential compiler code reordering issue. Change-Id: I7207a5ca2efa907a6f757f172d7090a62b2311fe
parent
06279285
Branches android-msm-angler-3.10-oreo-r5
Tags android-8.0.0_r0.30
Showing
- include/cutils/atomic-arm.h 0 additions, 167 deletionsinclude/cutils/atomic-arm.h
- include/cutils/atomic-arm64.h 0 additions, 156 deletionsinclude/cutils/atomic-arm64.h
- include/cutils/atomic-inline.h 3 additions, 56 deletionsinclude/cutils/atomic-inline.h
- include/cutils/atomic-mips.h 0 additions, 174 deletionsinclude/cutils/atomic-mips.h
- include/cutils/atomic-mips64.h 0 additions, 166 deletionsinclude/cutils/atomic-mips64.h
- include/cutils/atomic-x86.h 0 additions, 145 deletionsinclude/cutils/atomic-x86.h
- include/cutils/atomic-x86_64.h 0 additions, 151 deletionsinclude/cutils/atomic-x86_64.h
- include/cutils/atomic.h 109 additions, 24 deletionsinclude/cutils/atomic.h
- libcutils/atomic.c 8 additions, 1 deletionlibcutils/atomic.c
Loading
Please register or sign in to comment