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_exit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "add guard pages to the internal signal stacks""
Yabin Cui
2015-03-30
1
-1
/
+1
*
Revert "add guard pages to the internal signal stacks"
Elliott Hughes
2015-03-31
1
-1
/
+1
*
add guard pages to the internal signal stacks
Daniel Micay
2015-03-30
1
-1
/
+1
*
Initial implementation of __cxa_thread_atexit_impl
Dmitriy Ivanov
2015-03-25
1
-1
/
+5
*
Let g_thread_list_lock only protect g_thread_list.
Yabin Cui
2015-03-23
1
-3
/
+1
*
Make pthread join_state not protected by g_thread_list_lock.
Yabin Cui
2015-03-12
1
-25
/
+25
*
Fix possible leak in pthread_detach.
Yabin Cui
2015-01-15
1
-0
/
+3
*
Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
Yabin Cui
2015-01-06
1
-14
/
+9
*
Reserve enough user request stack space in pthread_create.
Yabin Cui
2015-01-02
1
-1
/
+1
*
Use mmap to create the pthread_internal_t
Yabin Cui
2014-12-19
1
-15
/
+11
*
Use mmap to create the pthread_internal_t.
Yabin Cui
2014-12-02
1
-6
/
+0
*
Revert "Use mmap to create the pthread_internal_t."
Nicolas Geoffray
2014-11-26
1
-4
/
+6
*
Use mmap to create the pthread_internal_t.
Yabin Cui
2014-11-25
1
-6
/
+4
*
Do a second key cleanup in pthread_exit.
Christopher Ferris
2014-08-06
1
-0
/
+6
*
Only wipe TLS for user-supplied stacks.
Elliott Hughes
2014-07-30
1
-1
/
+1
*
Add some missing __noreturn attributes.
Elliott Hughes
2014-05-30
1
-5
/
+2
*
Switch to g_ for globals.
Elliott Hughes
2014-05-14
1
-2
/
+2
*
Remove the bogus exit status from _exit_with_stack_teardown.
Elliott Hughes
2013-12-21
1
-2
/
+2
*
Clarify a comment.
Elliott Hughes
2013-12-11
1
-3
/
+3
*
Do not clear tids on detached threads.
Christopher Ferris
2013-12-06
1
-0
/
+4
*
Fix pthread_join.
Elliott Hughes
2013-11-18
1
-14
/
+7
*
Prepare to switch to the uapi <linux/signal.h>.
Elliott Hughes
2013-11-07
1
-0
/
+1
*
<pthread.h> fixes and pthread cleanup.
Elliott Hughes
2013-10-31
1
-0
/
+135