1. 5bb113c Pass caller names to __pthread_internal_find for better errors. by Elliott Hughes · 6 years ago
  2. 77d0f90 Add tracepoints for pthread_create and pthread_join by Philip Cuadra · 6 years ago
  3. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. fa43252 Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols by dimitry · 8 years ago
  5. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 8 years ago
  6. b0e8c56 Remove the global thread list. by Elliott Hughes · 8 years ago
  7. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 10 years ago
  8. 58cf31b Make pthread join_state not protected by g_thread_list_lock. by Yabin Cui · 10 years ago
  9. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 10 years ago
  10. 877ec6d Fix pthread_join. by Elliott Hughes · 12 years ago
  11. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  12. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago