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_key.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prevent using static-allocated pthread keys before creation.
Yabin Cui
2015-04-14
1
-6
/
+18
*
Refactor pthread_key.cpp to be lock-free.
Yabin Cui
2015-03-03
1
-172
/
+97
*
Remove t->tls==NULL check in pthread_key_delete.
Yabin Cui
2014-12-19
1
-10
/
+0
*
Move some pthread functions to signal.h.
Dan Albert
2014-11-21
1
-0
/
+1
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-3
/
+3
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-1
/
+1
*
Clean up the pthread_create trampoline.
Elliott Hughes
2013-11-15
1
-1
/
+1
*
Fix x86_64 build, clean up intermediate libraries.
Elliott Hughes
2013-10-09
1
-1
/
+1
*
Fix __errno for LP64 and clean up __get_tls.
Elliott Hughes
2013-10-09
1
-4
/
+3
*
Remove more assumptions that pointers are 32-bit.
Elliott Hughes
2013-10-01
1
-2
/
+3
*
Handles spurious wake-ups in pthread_join()
msg555
2013-06-12
1
-6
/
+3
*
Hide various symbols that shouldn't be exposed.
Elliott Hughes
2013-03-15
1
-2
/
+2
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-24
/
+1
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-1
/
+24
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-24
/
+1
*
Revert "Revert "Pull the pthread_key_t functions out of pthread.c.""
Elliott Hughes
2013-02-11
1
-0
/
+280
*
Revert "Pull the pthread_key_t functions out of pthread.c."
Elliott Hughes
2013-02-11
1
-280
/
+0
*
Pull the pthread_key_t functions out of pthread.c.
Elliott Hughes
2013-02-11
1
-0
/
+280