Gitiles
Code Review
Sign In
review.evervolv.com
/
android_bionic
/
ad596bf4fc406c0940d0f76f6b7c4ff22ecee7ac
/
libc
/
bionic
/
pthread_attr.cpp
38f01e0
Preserve historical pthread_create scheduler behavior better.
by Elliott Hughes
· 8 years ago
fa43252
Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols
by dimitry
· 8 years ago
8aecba7
Implement pthread_attr_getinheritsched/pthread_attr_setinheritsched.
by Elliott Hughes
· 8 years ago
dacbb04
Merge "Support larger guard regions."
by Treehugger Robot
· 8 years ago
d6c678c
Support larger guard regions.
by Elliott Hughes
· 8 years ago
7b0af7a
Always log errno when aborting.
by Elliott Hughes
· 8 years ago
7a3681e
Move libc_log code into libasync_safe.
by Christopher Ferris
· 8 years ago
5693332
Fix the way to get main thread stack start address.
by Mor-sarid, Nitzan
· 10 years ago
58cf31b
Make pthread join_state not protected by g_thread_list_lock.
by Yabin Cui
· 10 years ago
9d0c793
Remove PTHREAD_ATTR_FLAG_MAIN_THREAD.
by Yabin Cui
· 10 years ago
9afb2f2
Fix pthread_attr_getstack under valgrind.
by Elliott Hughes
· 11 years ago
9e4ffa7
Have pthread_attr_getstack for the main thread report RLIMIT_STACK...
by Elliott Hughes
· 11 years ago
57b7a61
Fix pthread_getattr_np for the main thread.
by Elliott Hughes
· 11 years ago
a4eafa6
Removed pthread_attr_getstackaddr/pthread_attr_setstackaddr
by Calin Juravle
· 11 years ago
f0870c3
Fix some pthread symbols build as C++ symbol under x64 lunch.
by Halton Huo
· 11 years ago
c3f1140
<pthread.h> fixes and pthread cleanup.
by Elliott Hughes
· 12 years ago
405f855
Remove more assumptions that pointers are 32-bit.
by Elliott Hughes
· 12 years ago
50af69e
Simplify main thread stack size initialization
by Brian Carlstrom
· 12 years ago
84114c8
Improve stack overflow diagnostics (take 2).
by Elliott Hughes
· 12 years ago
d14dc3b
Revert "Improve stack overflow diagnostics."
by Guang Zhu
· 12 years ago
aa754dc
Improve stack overflow diagnostics.
by Elliott Hughes
· 12 years ago
b95cf0d
Fix pthread_getattr_np, pthread_attr_setguardsize, and pthread_attr_setstacksize.
by Elliott Hughes
· 12 years ago
6d33918
Simplify pthread_create, using more public API.
by Elliott Hughes
· 12 years ago
3e89847
Revert "Revert "More pthreads cleanup.""
by Elliott Hughes
· 12 years ago
6f94de3
Revert "More pthreads cleanup."
by Elliott Hughes
· 12 years ago
2a1bb4e
More pthreads cleanup.
by Elliott Hughes
· 12 years ago