summaryrefslogtreecommitdiffstats
path: root/include/private/utils
Commit message (Collapse)AuthorAgeFilesLines
* implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-60/+0
| | | | | internally pthread uses futex. the implementation consists of simple inlines there are no implementation files anymore.
* move libbinder's header files under includes/binderMathias Agopian2009-05-201-26/+0
|
* checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-202-149/+4
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-0/+266
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-033-266/+0
|
* Initial ContributionThe Android Open Source Project2008-10-213-0/+266