summaryrefslogtreecommitdiffstats
path: root/include/cutils/atomic-arm.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unconditional swap from the android atomic operations suite.Carl Shapiro2011-01-231-32/+0
* Use DMB ST for store fence.Andy McFadden2010-10-011-2/+1
* am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a co...Carl Shapiro2010-09-281-4/+6
|\
| * Qualify the source argument of atomic loads as a const pointer.Carl Shapiro2010-09-281-4/+6
* | Add definitions for store barrier.Brian Carlstrom2010-09-241-3/+19
|/
* Define inline atomic operations for x86 and ARM.Carl Shapiro2010-06-231-0/+269