Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
38bccb271f121fc06eaa0d8fbd3c982bc44c36b7
/
libc
/
bionic
/
pthread.c
8e551a6
bionic, libthread_db x86 fixes
by Bruce Beare
· 14 years ago
5c8c00a
libc: Fix the definition of SIGRTMAX
by David 'Digit' Turner
· 14 years ago
b1c9cc2
Add memory barriers to pthread_once.
by Andy McFadden
· 15 years ago
e2ac898
Add a memory barrier to cond var signaling.
by Andy McFadden
· 15 years ago
4e6043a
am 7d1d98b9: am a02b93bd: libc: add sanity checks to pthread_mutex_destroy()
by David 'Digit' Turner
· 15 years ago
a02b93b
libc: add sanity checks to pthread_mutex_destroy()
by David 'Digit' Turner
· 15 years ago
ccc3d1e
Use a recursive lock for pthread_once.
by Wink Saville
· 15 years ago
50ace4f
Remove compiler warnings when building Bionic.
by David 'Digit' Turner
· 15 years ago
6c8a2f2
libc: remove cutils dependencies
by David 'Digit' Turner
· 15 years ago
6304d8b
Use private futexes for semaphores, unless they are initialized with pshared != 0.
by David 'Digit' Turner
· 15 years ago
a8a2148
resolved conflicts for merge of 7b6e6fa5 to kraken
by Jean-Baptiste Queru
· 15 years ago
7b6e6fa
merge from open-source master
by The Android Open Source Project
· 15 years ago
fcd00eb
Atomic/SMP update, part 3.
by Andy McFadden
· 15 years ago
78c1c04
pthread: introduce pthread_setname_np() as a mean to give names to threads
by André Goddard Rosa
· 15 years ago
5207d78
Fix typo that broke recursive mutexes implementation.
by David 'Digit' Turner
· 15 years ago
b5e4a41
pthread: Use private futexes by default in condition variables
by David 'Digit' Turner
· 15 years ago
377d4c9
merge from open-source master
by The Android Open Source Project
· 15 years ago
88f06cd
Use private futexes for pthread_mutex_t.
by David 'Digit' Turner
· 15 years ago
ee7b077
Add pthread_condattr_init/destroy/setpshared/getpshared
by David 'Digit' Turner
· 15 years ago
40e6b82
Fix indentation in pthread mutex implementation.
by David 'Digit' Turner
· 15 years ago
8641833
Revert "bionic: pthread: use private futexes by default for mutexes and condvars"
by Fabrice Di Meglio
· 15 years ago
ba9c6f0
bionic: pthread: use private futexes by default for mutexes and condvars
by David 'Digit' Turner
· 15 years ago
8f8b531
Fix pthread_sigmask() to return correct error values.
by David 'Digit' Turner
· 15 years ago
a28336c
bionic: on pthread_join(), avoid extra check in case we find the thread
by André Goddard Rosa
· 15 years ago
9560452
merge from eclair
by Jean-Baptiste Queru
· 16 years ago
194d3fa
eclair snapshot
by Jean-Baptiste Queru
· 16 years ago
7e5e9f4
am bc10cd29: Fix a typo that resulted in a crash in the boot sequence
by David 'Digit' Turner
· 16 years ago
bc10cd2
Fix a typo that resulted in a crash in the boot sequence
by David 'Digit' Turner
· 16 years ago
9641805
am d154954f: Merge change 26419 into eclair
by David 'Digit' Turner
· 16 years ago
3f56b7f
Add pthread_mutex_lock_timeout_np
by David 'Digit' Turner
· 16 years ago
895244b
merge from open-source master
by Jean-Baptiste Queru
· 16 years ago
a4e67f4
Remove code duplication for pthread_cond_timeout_np : use __pthread_cond_timedwait_relative helper
by Matthieu CASTET
· 16 years ago
b768116
allow pthread_mutexattr_setpshared to accept SHARED mutexes, since our current impl actually uses shared mutexes
by Mathias Agopian
· 16 years ago
a2f5e21
added pthread_cond_timedwait_relative_np()
by Mathias Agopian
· 16 years ago
1dc9e47
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
1767f90
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
9f65adf
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
e5cc1f3
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
4e468ed
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
a27d2ba
Initial Contribution
by The Android Open Source Project
· 17 years ago