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_attr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pthread join_state not protected by g_thread_list_lock.
Yabin Cui
2015-03-12
1
-0
/
+5
*
Remove PTHREAD_ATTR_FLAG_MAIN_THREAD.
Yabin Cui
2015-03-06
1
-4
/
+7
*
Fix pthread_attr_getstack under valgrind.
Elliott Hughes
2014-10-09
1
-3
/
+8
*
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
Elliott Hughes
2014-08-27
1
-11
/
+12
*
Fix pthread_getattr_np for the main thread.
Elliott Hughes
2014-08-26
1
-5
/
+46
*
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
Calin Juravle
2014-03-11
1
-16
/
+0
*
Fix some pthread symbols build as C++ symbol under x64 lunch.
Halton Huo
2014-03-05
1
-2
/
+5
*
<pthread.h> fixes and pthread cleanup.
Elliott Hughes
2013-10-31
1
-11
/
+12
*
Remove more assumptions that pointers are 32-bit.
Elliott Hughes
2013-10-01
1
-1
/
+1
*
Simplify main thread stack size initialization
Brian Carlstrom
2013-09-13
1
-7
/
+1
*
Improve stack overflow diagnostics (take 2).
Elliott Hughes
2013-07-17
1
-2
/
+6
*
Revert "Improve stack overflow diagnostics."
Guang Zhu
2013-07-17
1
-6
/
+2
*
Improve stack overflow diagnostics.
Elliott Hughes
2013-07-16
1
-2
/
+6
*
Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacks...
Elliott Hughes
2013-07-15
1
-4
/
+1
*
Simplify pthread_create, using more public API.
Elliott Hughes
2013-02-12
1
-11
/
+7
*
Revert "Revert "More pthreads cleanup.""
Elliott Hughes
2013-02-12
1
-0
/
+165
*
Revert "More pthreads cleanup."
Elliott Hughes
2013-02-12
1
-165
/
+0
*
More pthreads cleanup.
Elliott Hughes
2013-02-11
1
-0
/
+165