Historique des commits

Auteur SHA1 Message Date
  Rich Felker 099b89d384 redesign robust mutex states to eliminate data races on type field il y a 6 ans
  Rich Felker d338b506e3 fix robust mutex unrecoverable status, and related clean-up il y a 10 ans
  Rich Felker fffc5cda10 fix false ownership of mutexes due to tid reuse, using robust list il y a 10 ans
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible il y a 10 ans
  Rich Felker df15168cf8 replace all remaining internal uses of pthread_self with __pthread_self il y a 11 ans
  Rich Felker 047e434ef5 implement robust mutexes il y a 14 ans