Historique des commits

Auteur SHA1 Message Date
  Rich Felker b2b95a58b4 add fast path for normal mutexes back to pthread_mutex_lock il y a 13 ans
  Rich Felker c68de0be2f avoid accessing mutex memory after atomic unlock il y a 13 ans
  Rich Felker ec2e50d0d7 cheap trick to further optimize locking normal mutexes il y a 14 ans
  Rich Felker 124b4ebc8a cheap special-case optimization for normal mutexes il y a 14 ans
  Rich Felker 047e434ef5 implement robust mutexes il y a 14 ans
  Rich Felker b1c43161c2 unify lock and owner fields of mutex structure il y a 14 ans
  Rich Felker d4f9e0b364 correct error returns for error-checking mutexes il y a 14 ans
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h il y a 14 ans
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 il y a 14 ans