Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Inline ldrex/strex for thumb2, remove ARMv5 remnants. | Ian Rogers | 2013-03-21 | 1 | -123/+33 |
* | Fail-proof the inline directives for SMP atomic operations. | Ben Cheng | 2012-12-07 | 1 | -35/+47 |
* | Remove unconditional swap from the android atomic operations suite. | Carl Shapiro | 2011-01-23 | 1 | -32/+0 |
* | Use DMB ST for store fence. | Andy McFadden | 2010-10-01 | 1 | -2/+1 |
* | am df2f5a07: am d55f0adf: Qualify the source argument of atomic loads as a co... | Carl Shapiro | 2010-09-28 | 1 | -4/+6 |
|\ | |||||
| * | Qualify the source argument of atomic loads as a const pointer. | Carl Shapiro | 2010-09-28 | 1 | -4/+6 |
* | | Add definitions for store barrier. | Brian Carlstrom | 2010-09-24 | 1 | -3/+19 |
|/ | |||||
* | Define inline atomic operations for x86 and ARM. | Carl Shapiro | 2010-06-23 | 1 | -0/+269 |