Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_bionic
/
14545d4ce3dd446f20a14dcff37d60ff8d756f7a
/
libc
/
bionic
/
pthread_join.cpp
673b15e
Let g_thread_list_lock only protect g_thread_list.
by Yabin Cui
· 10 years ago
58cf31b
Make pthread join_state not protected by g_thread_list_lock.
by Yabin Cui
· 10 years ago
8cf1b30
Use mmap to create the pthread_internal_t
by Yabin Cui
· 10 years ago
877ec6d
Fix pthread_join.
by Elliott Hughes
· 12 years ago
0f020d1
Handles spurious wake-ups in pthread_join()
by msg555
· 12 years ago
9d23e04
Fix pthreads functions that should return ESRCH.
by Elliott Hughes
· 12 years ago