Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
3d83b18970f32467596830845793b18a858f59e6
/
libc
/
bionic
/
pthread_internals.cpp
ba8dfc2
Remove PTHREAD_ATTR_FLAG_USER_ALLOCATED_STACK.
by Yabin Cui
· 10 years ago
6a7aaf4
Reserve enough user request stack space in pthread_create.
by Yabin Cui
· 10 years ago
8cf1b30
Use mmap to create the pthread_internal_t
by Yabin Cui
· 10 years ago
8574a06
Use mmap to create the pthread_internal_t.
by Yabin Cui
· 10 years ago
5b8ceff
Revert "Use mmap to create the pthread_internal_t."
by Nicolas Geoffray
· 10 years ago
cc5f654
Use mmap to create the pthread_internal_t.
by Yabin Cui
· 10 years ago
75ef63d
Move some pthread functions to signal.h.
by Dan Albert
· 10 years ago
04303f5
Add semaphore tests, fix sem_destroy.
by Elliott Hughes
· 11 years ago
a4831cb
Add pthread_gettid_np and re-expose __get_thread for LP32.
by Elliott Hughes
· 11 years ago
d5ed63a
Hide most of the private futex functions.
by Elliott Hughes
· 11 years ago
1728b23
Switch to g_ for globals.
by Elliott Hughes
· 11 years ago
0e714a5
Implement POSIX pthread_mutex_timedlock.
by Elliott Hughes
· 11 years ago
cef3fae
Clean up pthread_internal_t.
by Elliott Hughes
· 11 years ago
36d6188
Clean up forking and cloning.
by Elliott Hughes
· 11 years ago
c3f1140
<pthread.h> fixes and pthread cleanup.
by Elliott Hughes
· 12 years ago
eb847bc
Fix x86_64 build, clean up intermediate libraries.
by Elliott Hughes
· 12 years ago
2a0b873
Fix __errno for LP64 and clean up __get_tls.
by Elliott Hughes
· 12 years ago
9d23e04
Fix pthreads functions that should return ESRCH.
by Elliott Hughes
· 12 years ago