index
:
android_bionic
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
donut
eclair
froyo
froyo-stable
gb-release-7.2
gingerbread
gingerbread-release
ics
ics-release
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
about
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