Mathias Agopian
|
b1c4ca5ad2
|
implement Mutex and Condition with pthread instead of calling futex directly.
internally pthread uses futex. the implementation consists of simple inlines
there are no implementation files anymore.
|
2009-07-13 15:14:23 -07:00 |
|
Mathias Agopian
|
0795272aa2
|
move libbinder's header files under includes/binder
|
2009-05-20 12:55:03 -07:00 |
|
Mathias Agopian
|
25ba5b6564
|
checkpoint: split libutils into libutils + libbinder
|
2009-05-20 12:55:02 -07:00 |
|
The Android Open Source Project
|
9066cfe988
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:31:44 -08:00 |
|
The Android Open Source Project
|
d83a98f4ce
|
auto import from //depot/cupcake/@135843
|
2009-03-03 18:28:45 -08:00 |
|
The Android Open Source Project
|
54b6cfa9a9
|
Initial Contribution
|
2008-10-21 07:00:00 -07:00 |
|