1. 673b15e Let g_thread_list_lock only protect g_thread_list. by Yabin Cui · 10 years ago
  2. bbb0432 Return EINVAL when calling pthread_detach for joined thread. by Yabin Cui · 10 years ago
  3. aec2bb5 Fix two errors in pthread_detach.cpp. by Yabin Cui · 10 years ago
  4. ecbfb25 Fix build: pthread_mutex/pthread_detach. by Yabin Cui · 10 years ago
  5. 58cf31b Make pthread join_state not protected by g_thread_list_lock. by Yabin Cui · 10 years ago
  6. 19e246d Fix possible leak in pthread_detach. by Yabin Cui · 10 years ago
  7. 8cf1b30 Use mmap to create the pthread_internal_t by Yabin Cui · 10 years ago
  8. 04620a3 Fix pthread_detach for already-exited threads. by Elliott Hughes · 11 years ago
  9. 0f020d1 Handles spurious wake-ups in pthread_join() by msg555 · 12 years ago
  10. 9d23e04 Fix pthreads functions that should return ESRCH. by Elliott Hughes · 12 years ago