index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
bionic
/
pthread.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pthread_create more forgiving of invalid sched_policy.
Dave Burke
2012-09-17
1
-1
/
+5
*
Don't corrupt the thread list in static executables.
Elliott Hughes
2012-09-05
1
-15
/
+21
*
Fix race condition in pthread_create()
Jurijs Oniscuks
2012-08-17
1
-2
/
+2
*
am fd955033: Merge "pthread: Invalidate stale stack pointers on pthread_exit()"
Elliott Hughes
2012-05-09
1
-2
/
+14
|
\
|
*
pthread: Invalidate stale stack pointers on pthread_exit()
Bjorn Andersson
2012-05-08
1
-2
/
+14
*
|
resolved conflicts for merge of 6cf3c7c5 to jb-dev-plus-aosp
Elliott Hughes
2012-05-08
1
-103
/
+87
|
\
\
|
|
/
|
*
Let pthread_create fail if schedparam can't be set
Pierre Peiffer
2012-05-08
1
-101
/
+85
*
|
Initialize TLS before any application code is run.
Evgeniy Stepanov
2012-04-13
1
-4
/
+5
*
|
Handle pthread-related changes (mutex/atfork)
Jean-Baptiste Queru
2012-03-26
1
-0
/
+11
*
|
Revert "am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kerne...
Guang Zhu
2012-03-12
1
-11
/
+0
*
|
am be741d47: am 2f460fbe: am 73b5cad9: Merge "bionic: Fix wrong kernel_id in ...
Elliott Hughes
2012-03-12
1
-0
/
+11
|
\
\
|
|
/
|
*
bionic: Fix wrong kernel_id in pthread descriptor after fork()
Jack Ren
2012-03-12
1
-0
/
+11
*
|
libc: remove global lock from recursive mutex implementation.
David 'Digit' Turner
2012-01-30
1
-155
/
+328
*
|
libc: Fix recursive mutex lock implementation.
David 'Digit' Turner
2012-01-24
1
-27
/
+28
*
|
implement pthread mutex deadlock detection
Mathias Agopian
2011-12-09
1
-18
/
+73
*
|
libc: optimize pthread mutex lock/unlock operations (1/2)
David 'Digit' Turner
2011-12-07
1
-80
/
+83
*
|
libc: optimize pthread_once() implementation.
David 'Digit' Turner
2011-12-07
1
-8
/
+60
*
|
Merge 35765066 from ics-mr1-plus-aosp
Jean-Baptiste Queru
2011-12-06
1
-1
/
+1
|
\
\
|
|
/
|
*
signal: Align the sigset_t size passed to from user space to kernel.
Bruce Beare
2011-12-05
1
-8
/
+37
*
|
am 0c3d21e6: am e480fc83: bionic: fix pthread_{create, exit}/signal race cond...
Jack Ren
2011-11-30
1
-0
/
+5
|
\
\
|
|
/
|
*
bionic: fix pthread_{create, exit}/signal race condition
Jack Ren
2011-11-29
1
-0
/
+5
*
|
Merge "Add tgkill syscall."
Jeff Brown
2011-11-21
1
-2
/
+2
|
\
\
|
*
|
Add tgkill syscall.
Jeff Brown
2011-11-18
1
-2
/
+2
*
|
|
ASLR: enable pthread stack location randomization
Nick Kralevich
2011-11-18
1
-4
/
+1
*
|
|
bionic: Do not use <sys/atomics.h> for platform code.
David 'Digit' Turner
2011-11-16
1
-11
/
+11
|
/
/
*
|
libc: fix the pthread_sigmask implementation
David 'Digit' Turner
2011-11-14
1
-7
/
+36
|
/
*
Add non-NDK internal API __pthread_gettid
Glenn Kasten
2011-09-16
1
-0
/
+13
*
bionic, libthread_db x86 fixes
Bruce Beare
2011-04-27
1
-1
/
+7
*
libc: Fix the definition of SIGRTMAX
David 'Digit' Turner
2010-12-20
1
-1
/
+7
*
Add memory barriers to pthread_once.
Andy McFadden
2010-09-23
1
-3
/
+7
*
Add a memory barrier to cond var signaling.
Andy McFadden
2010-09-02
1
-1
/
+20
*
am 7d1d98b9: am a02b93bd: libc: add sanity checks to pthread_mutex_destroy()
David 'Digit' Turner
2010-06-29
1
-2
/
+7
|
\
|
*
libc: add sanity checks to pthread_mutex_destroy()
David 'Digit' Turner
2010-06-28
1
-2
/
+7
*
|
Use a recursive lock for pthread_once.
Wink Saville
2010-06-28
1
-3
/
+3
|
/
*
Remove compiler warnings when building Bionic.
David 'Digit' Turner
2010-06-22
1
-0
/
+1
*
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
-41
/
+22
*
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
[next]