Commit History

Auteur SHA1 Bericht Datum
  Nick Mathewson 1fb9979eb8 Move a redundant _GNU_SOURCE to where it is not redundant 9 jaren geleden
  David Goulet d684dbb0c7 Support monotonic time for pthread_cond_timedwait 9 jaren geleden
  Nick Mathewson 3c8dabf69a Fix up some workqueue/threading issues spotted by dgoulet. 9 jaren geleden
  Nick Mathewson ac5b70c700 handle EINTR in compat_*threads.c 9 jaren geleden
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work 9 jaren geleden
  Nick Mathewson cc6529e9bb Fix check-spaces 10 jaren geleden
  Nick Mathewson e47a90a976 "Recursive" locks, not "reentrant" locks. Duh. 10 jaren geleden
  Nick Mathewson d69717f61b Use correct (absolute) time for pthread_cond_timedwait 10 jaren geleden
  Nick Mathewson 3868b5d210 Rename mutex_for_cond -> mutex_nonreentrant 10 jaren geleden
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff 10 jaren geleden
  Nick Mathewson 6c9363310a Specialize handling for mutexes allocated for condition variables 10 jaren geleden
  Nick Mathewson 65016304d2 Add tor_cond_init/uninit 10 jaren geleden
  Nick Mathewson e865248156 Add a timeout to tor_cond_wait; add tor_cond impl from libevent 10 jaren geleden
  Nick Mathewson c2f0d52b7f Split threading-related code out of compat.c 10 jaren geleden