Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
1fb79443d6b383e65a4476fa3bfe0147c74dfb1d
/
libc
/
bionic
/
pthread_join.cpp
5bb113c
Pass caller names to __pthread_internal_find for better errors.
by Elliott Hughes
· 6 years ago
77d0f90
Add tracepoints for pthread_create and pthread_join
by Philip Cuadra
· 6 years ago
32bc0fc
Modernize codebase by replacing NULL with nullptr
by Yi Kong
· 7 years ago
fa43252
Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols
by dimitry
· 8 years ago
7484c21
Revert "Remove the global thread list."
by Elliott Hughes
· 8 years ago
b0e8c56
Remove the global thread list.
by Elliott Hughes
· 8 years ago
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