Commit History

Author SHA1 Message Date
  Rich Felker d338b506e3 fix robust mutex unrecoverable status, and related clean-up 10 years ago
  Rich Felker fffc5cda10 fix false ownership of mutexes due to tid reuse, using robust list 10 years ago
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible 10 years ago
  Rich Felker df15168cf8 replace all remaining internal uses of pthread_self with __pthread_self 10 years ago
  Rich Felker 047e434ef5 implement robust mutexes 14 years ago