Mathias Agopian
|
ec0f1f6720
|
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
|
c5b2c0bf80
|
move libbinder's header files under includes/binder
|
2009-05-20 12:55:03 -07:00 |
|
Mathias Agopian
|
208059f67e
|
checkpoint: split libutils into libutils + libbinder
|
2009-05-20 12:55:02 -07:00 |
|
The Android Open Source Project
|
edbf3b6af7
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:31:44 -08:00 |
|
The Android Open Source Project
|
d5193d9394
|
auto import from //depot/cupcake/@135843
|
2009-03-03 18:28:45 -08:00 |
|
The Android Open Source Project
|
7c1b96a165
|
Initial Contribution
|
2008-10-21 07:00:00 -07:00 |
|