Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Second attempt to "Rewrite atomic.h to use stdatomic.h." | Hans Boehm | 2014-11-13 | 1 | -1/+8 |
* | Revert "Rewrite atomic.h to use stdatomic.h." | Hans Boehm | 2014-10-04 | 1 | -8/+1 |
* | Rewrite atomic.h to use stdatomic.h. | Hans Boehm | 2014-10-01 | 1 | -1/+8 |
* | Fail-proof the inline directives for SMP atomic operations. | Ben Cheng | 2012-12-07 | 1 | -1/+1 |
* | Define inline atomic operations for x86 and ARM. | Carl Shapiro | 2010-06-23 | 1 | -203/+2 |
* | Atomic/SMP update, part 2. | Andy McFadden | 2010-05-27 | 1 | -55/+87 |
* | Atomic/SMP update. | Andy McFadden | 2010-05-20 | 1 | -177/+26 |
* | added SuperH atomic support to libcutils | Shin-ichiro KAWASAKI | 2009-08-04 | 1 | -0/+4 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+335 |