Commit History

Author SHA1 Message Date
  Rich Felker cba4e1c0a3 new futex-requeue-based pthread_cond_broadcast implementation 13 years ago
  Rich Felker 97c5b5a87c fix ABA race in cond vars, improve them overall 13 years ago
  Rich Felker 4b153ac424 fix deadlock in condition wait whenever there are multiple waiters 13 years ago
  Rich Felker ec381af902 unify and overhaul timed futex waits 13 years ago
  Rich Felker feee98903c overhaul pthread cancellation 14 years ago
  Rich Felker a113434cd6 major semaphore improvements (performance and correctness) 14 years ago
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals 14 years ago
  Rich Felker 5fd4a98165 use the selected clock from the condattr for pthread_cond_timedwait 14 years ago
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h 14 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago