Commit History

Autor SHA1 Mensaxe Data
  Nick Mathewson af3079a492 Try to work around a compile warning in workqueue.c %!s(int64=6) %!d(string=hai) anos
  Nick Mathewson f5a852de91 Note that threadpool_queue_work...() can't actually return NULL %!s(int64=6) %!d(string=hai) anos
  Nick Mathewson bddea78ded Fix a pair of stale comments in workqueue.c %!s(int64=6) %!d(string=hai) anos
  Nick Mathewson efadebf7c3 Make the chance for priority inversion thread-specific %!s(int64=6) %!d(string=hai) anos
  Nick Mathewson 10e0bff4ca Add support for multi-priority workqueues %!s(int64=6) %!d(string=hai) anos
  Nick Mathewson 44514058b9 Correctly handle fd-drain errors on windows workqueues %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson aae034d13e Write a bunch of module documentation. %!s(int64=7) %!d(string=hai) anos
  Nick Mathewson 429d15c529 Mark the unreachable lines in compat_{,p}threads and workqueue %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 23f8c9b32f Add a brief file-level description for everything in src/common %!s(int64=8) %!d(string=hai) anos
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson f724b2e5aa Merge remote-tracking branch 'public/bug16741_026' %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson 720a9ccb2f Check for EINTR correctly on windows %!s(int64=8) %!d(string=hai) anos
  cypherpunks b3ea3c8e2f Switch order of unblocking threads and releasing the mutex. %!s(int64=8) %!d(string=hai) anos
  cypherpunks 3b3b447f75 Fix some potential memory leaks in the thread pool code. %!s(int64=8) %!d(string=hai) anos
  Nick Mathewson a194385d56 Impose an upper limit on threads per threadpool. %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson 0b46b08225 Check thread count for negative; realloc->reallocarray %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings %!s(int64=9) %!d(string=hai) anos
  Sebastian Hahn 424edd5710 Don't leak a cond var when starting threads in a pool %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson 38b3f9a619 use the correct free fn. spotted by dgoulet %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson 3c8dabf69a Fix up some workqueue/threading issues spotted by dgoulet. %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work %!s(int64=9) %!d(string=hai) anos
  Nick Mathewson 051ad788e0 Incorporate some comments based on notes from dgoulet %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson e5f8c772f4 Test and fix workqueue_entry_cancel(). %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson c51f7c23e3 Test a little more of compat_threads.c %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson 4abbf13f99 Add a way to tell all threads to do something. %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson 51bc0e7f3d Isolate the "socketpair or a pipe" logic for alerting main thread %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson c7eebe237d Make pending work cancellable. %!s(int64=10) %!d(string=hai) anos
  Nick Mathewson a82604b526 Initial workqueue implemention, with a simple test. %!s(int64=10) %!d(string=hai) anos