1. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 9 months ago
  2. c574f79 Clean up __always_inline by Nick Desaulniers · 1 year, 4 months ago
  3. 6901080 Implement new clock wait functions by Tom Cherry · 6 years ago
  4. 32bc0fc Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  5. c6b5bcd Add _monotonic_np versions of timed wait functions by Tom Cherry · 7 years ago
  6. dd586f2 sem_timedwait with a null timeout doesn't mean "forever". by Elliott Hughes · 10 years ago
  7. c9a659c Use FUTEX_WAIT_BITSET to avoid converting timeouts. by Yabin Cui · 10 years ago
  8. 76615da Provide writer preference option in rwlock. by Yabin Cui · 10 years ago
  9. b584572 Add test for pthread types alignment check. by Yabin Cui · 10 years ago
  10. 2fabea4 Hide content of pthread_rwlock_t in pthread_rwlock_internal_t. by Yabin Cui · 10 years ago
  11. 08ee8d2 Switch pthread_rwlock_t to stdatomic. by Yabin Cui · 11 years ago
  12. 04303f5 Add semaphore tests, fix sem_destroy. by Elliott Hughes · 11 years ago
  13. 1b676ea Migrate pthread_rwlock implementation away from sys/atomics by Calin Juravle · 11 years ago
  14. 92687e4 Cleaned up pthread rwlocks implementation. by Calin Juravle · 11 years ago
  15. 76f352e Mutex-free implementation of pthread_rwlock by Calin Juravle · 11 years ago
  16. 39b644a Remove dead NULL checks from pthread code. by Elliott Hughes · 11 years ago
  17. c3f1140 <pthread.h> fixes and pthread cleanup. by Elliott Hughes · 12 years ago[Renamed (77%) from libc/bionic/pthread-rwlocks.c]
  18. d0d0b52 Merge "Remove an obsolete ARM gdb hack." by Elliott Hughes · 12 years ago