1. fa43252 Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols by dimitry · 8 years ago
  2. 7484c21 Revert "Remove the global thread list." by Elliott Hughes · 8 years ago
  3. b0e8c56 Remove the global thread list. by Elliott Hughes · 9 years ago
  4. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 10 years ago
  5. bbb0432 Return EINVAL when calling pthread_detach for joined thread. by Yabin Cui · 10 years ago
  6. aec2bb5 Fix two errors in pthread_detach.cpp. by Yabin Cui · 10 years ago
  7. ecbfb25 Fix build: pthread_mutex/pthread_detach. 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. 19e246d Fix possible leak in pthread_detach. by Yabin Cui · 11 years ago
  10. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 11 years ago
  11. 04620a3 Fix pthread_detach for already-exited threads. by Elliott Hughes · 11 years ago
  12. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  13. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago