1. 2ea60ff Remove unnecessary #includes of <sys/atomics.h>. by Elliott Hughes · 11 years ago
  2. 07f1ded Remove the broken pthread deadlock prediction. by Elliott Hughes · 11 years ago
  3. b676aaf Remove unnecessary #includes. by Elliott Hughes · 11 years ago
  4. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  5. 0e714a5 Implement POSIX pthread_mutex_timedlock. by Elliott Hughes · 11 years ago
  6. 9e79af3 Small style cleanup. by Elliott Hughes · 11 years ago
  7. 611b903 Merge "Properly detect timeout in pthread_mutex_lock_timeout_np_impl" by Elliott Hughes · 11 years ago
  8. 4fae14f Properly detect timeout in pthread_mutex_lock_timeout_np_impl by Ken Mixter · 11 years ago
  9. dff7203 Remove harmful attempts to be helpful in pthread_mutex functions. by Elliott Hughes · 11 years ago
  10. 36d6188 Clean up forking and cloning. by Elliott Hughes · 12 years ago
  11. 66759d6 Move the pthread debugging flags to the right place. by Elliott Hughes · 12 years ago
  12. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago[Renamed (68%) from libc/bionic/pthread.c]
  13. d0d0b52 Merge "Remove an obsolete ARM gdb hack." by Elliott Hughes · 12 years ago