summaryrefslogtreecommitdiffstats
path: root/include/cutils/atomic-arm.h
Commit message (Expand)AuthorAgeFilesLines
* Inline ldrex/strex for thumb2, remove ARMv5 remnants.Ian Rogers2013-03-211-123/+33
* Fail-proof the inline directives for SMP atomic operations.Ben Cheng2012-12-071-35/+47
* 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