Commit History

Author SHA1 Message Date
  Rich Felker 0054840839 eliminate global waiters count in pthread_once 10 years ago
  Rich Felker df37d3960a fix missing barrier in pthread_once/call_once shortcut path 10 years ago
  Jens Gustedt df7d0dfb9c use weak symbols for the POSIX functions that will be used by C threads 10 years ago
  Rich Felker bc09d58c04 make futex operations use private-futex mode when possible 10 years ago
  Rich Felker 0d0c2f4034 fix deadlock race in pthread_once 11 years ago
  Rich Felker 7e6be42a77 fix major breakage in pthread_once (it was always deadlocking) 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago