Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: Fix sem_post() implementation to wake up all waiting threads. | David 'Digit' Turner | 2010-07-02 | 1 | -46/+175 |
* | libc: remove cutils dependencies | David 'Digit' Turner | 2010-06-11 | 1 | -1/+1 |
* | Use private futexes for semaphores, unless they are initialized with pshared ... | David 'Digit' Turner | 2010-06-08 | 1 | -15/+65 |
* | Atomic/SMP update, part 3. | Andy McFadden | 2010-05-28 | 1 | -2/+12 |
* | Fix sem_post() behaviour to wake up multiple waiting threads. | David 'Digit' Turner | 2010-02-12 | 1 | -1/+1 |
* | Fix sem_trywait() implementation + update changelog. | David 'Digit' Turner | 2010-02-12 | 1 | -1/+2 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+212 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -212/+0 |
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -0/+57 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+155 |