Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | resolved conflicts for merge of 7b6e6fa5 to kraken | Jean-Baptiste Queru | 2010-06-03 | 1 | -0/+54 |
|\ | |||||
| * | merge from open-source master | The Android Open Source Project | 2010-06-03 | 1 | -0/+54 |
| |\ | |||||
| | * | pthread: introduce pthread_setname_np() as a mean to give names to threads | André Goddard Rosa | 2010-05-19 | 1 | -0/+54 |
* | | | Atomic/SMP update, part 3. | Andy McFadden | 2010-05-28 | 1 | -3/+12 |
|/ / | |||||
* | | Fix typo that broke recursive mutexes implementation. | David 'Digit' Turner | 2010-03-23 | 1 | -1/+1 |
* | | pthread: Use private futexes by default in condition variables | David 'Digit' Turner | 2010-03-22 | 1 | -20/+23 |
* | | merge from open-source master | The Android Open Source Project | 2010-03-22 | 1 | -5/+4 |
|\ \ | |/ | |||||
| * | bionic: on pthread_join(), avoid extra check in case we find the thread | André Goddard Rosa | 2010-02-05 | 1 | -5/+4 |
| * | merge from eclair | Jean-Baptiste Queru | 2009-11-15 | 1 | -11/+158 |
| |\ | |||||
| | * | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 1 | -11/+158 |
* | | | Use private futexes for pthread_mutex_t. | David 'Digit' Turner | 2010-03-18 | 1 | -58/+129 |
* | | | Add pthread_condattr_init/destroy/setpshared/getpshared | David 'Digit' Turner | 2010-03-18 | 1 | -3/+82 |
* | | | Fix indentation in pthread mutex implementation. | David 'Digit' Turner | 2010-03-17 | 1 | -207/+202 |
* | | | Revert "bionic: pthread: use private futexes by default for mutexes and condv... | Fabrice Di Meglio | 2010-03-11 | 1 | -493/+298 |
* | | | bionic: pthread: use private futexes by default for mutexes and condvars | David 'Digit' Turner | 2010-03-11 | 1 | -298/+493 |
* | | | Fix pthread_sigmask() to return correct error values. | David 'Digit' Turner | 2010-03-01 | 1 | -1/+11 |
* | | | am bc10cd29: Fix a typo that resulted in a crash in the boot sequence | David 'Digit' Turner | 2009-09-23 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix a typo that resulted in a crash in the boot sequence | David 'Digit' Turner | 2009-09-23 | 1 | -1/+1 |
* | | | | am d154954f: Merge change 26419 into eclair | David 'Digit' Turner | 2009-09-23 | 1 | -10/+131 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add pthread_mutex_lock_timeout_np | David 'Digit' Turner | 2009-09-22 | 1 | -10/+131 |
* | | | | merge from open-source master | Jean-Baptiste Queru | 2009-09-16 | 1 | -11/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_time... | Matthieu CASTET | 2009-09-14 | 1 | -11/+1 |
| |/ | |||||
* | | allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our curren... | Mathias Agopian | 2009-07-13 | 1 | -1/+12 |
* | | added pthread_cond_timedwait_relative_np() | Mathias Agopian | 2009-07-13 | 1 | -0/+15 |
|/ | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+1587 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -1587/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+15 |
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -1/+1 |
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -41/+44 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+1569 |