Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
d0944d9ed38be0d74c3d8876f0f36b9ddc0ce38c
/
libc
/
bionic
/
pthread_attr.cpp
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