summaryrefslogtreecommitdiffstats
path: root/libc/include/pthread.h
Commit message (Expand)AuthorAgeFilesLines
* libc: remove C++ comments from public headers.David 'Digit' Turner2010-09-271-1/+1
* resolved conflicts for merge of 7b6e6fa5 to krakenJean-Baptiste Queru2010-06-031-0/+2
|\
| * merge from open-source masterThe Android Open Source Project2010-06-031-0/+2
| |\
| | * pthread: introduce pthread_setname_np() as a mean to give names to threadsAndré Goddard Rosa2010-05-191-0/+2
* | | Add pthread_rwlock_t implementation to the C library (DO NOT MERGE)David 'Digit' Turner2010-05-191-0/+35
|/ /
* | Add pthread_condattr_init/destroy/setpshared/getpsharedDavid 'Digit' Turner2010-03-181-0/+5
* | Revert "bionic: pthread: use private futexes by default for mutexes and condv...Fabrice Di Meglio2010-03-111-5/+0
* | bionic: pthread: use private futexes by default for mutexes and condvarsDavid 'Digit' Turner2010-03-111-0/+5
|/
* Add pthread_mutex_lock_timeout_npDavid 'Digit' Turner2009-09-221-0/+7
* added pthread_cond_timedwait_relative_np()Mathias Agopian2009-07-131-0/+20
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+243
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-243/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+6
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+2
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+235