Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker 5a2e180937 synchronize cond var destruction with exiting waits hace 13 años
  Rich Felker 3ac092bd7d fix crash in pthread_cond_wait mutex-locked check hace 13 años
  Rich Felker bc244533cc improve/debloat mutex unlock error checking in pthread_cond_wait hace 13 años
  Rich Felker bfae1a8b71 check mutex owner in pthread_cond_wait hace 13 años
  Rich Felker 3bec53e0d3 another cond var fix: requeue count race condition hace 13 años
  Rich Felker 1fa0521010 fix lost signals in cond vars hace 13 años
  Rich Felker 729d6368bd redo cond vars again, use sequence numbers hace 13 años
  Rich Felker cba4e1c0a3 new futex-requeue-based pthread_cond_broadcast implementation hace 13 años
  Rich Felker 97c5b5a87c fix ABA race in cond vars, improve them overall hace 13 años
  Rich Felker 4b153ac424 fix deadlock in condition wait whenever there are multiple waiters hace 13 años
  Rich Felker ec381af902 unify and overhaul timed futex waits hace 14 años
  Rich Felker feee98903c overhaul pthread cancellation hace 14 años
  Rich Felker a113434cd6 major semaphore improvements (performance and correctness) hace 14 años
  Rich Felker b470030f83 overhaul cancellation to fix resource leaks and dangerous behavior with signals hace 14 años
  Rich Felker 5fd4a98165 use the selected clock from the condattr for pthread_cond_timedwait hace 14 años
  Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h hace 14 años
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 hace 14 años