Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastian Hahn 32220d38c0 Ensure worker threads actually exit when it is time hace 10 años
  Nick Mathewson f724b2e5aa Merge remote-tracking branch 'public/bug16741_026' hace 10 años
  Nick Mathewson 720a9ccb2f Check for EINTR correctly on windows hace 10 años
  cypherpunks b3ea3c8e2f Switch order of unblocking threads and releasing the mutex. hace 10 años
  cypherpunks 3b3b447f75 Fix some potential memory leaks in the thread pool code. hace 10 años
  Nick Mathewson a194385d56 Impose an upper limit on threads per threadpool. hace 10 años
  Nick Mathewson 0b46b08225 Check thread count for negative; realloc->reallocarray hace 11 años
  Nick Mathewson 5d2a23397a Fix a few coverity "Use after NULL check" warnings hace 11 años
  Sebastian Hahn 424edd5710 Don't leak a cond var when starting threads in a pool hace 11 años
  Nick Mathewson 38b3f9a619 use the correct free fn. spotted by dgoulet hace 11 años
  Nick Mathewson 3c8dabf69a Fix up some workqueue/threading issues spotted by dgoulet. hace 11 años
  Nick Mathewson a52e549124 Update workqueue implementation to use a single queue for the work hace 11 años
  Nick Mathewson 051ad788e0 Incorporate some comments based on notes from dgoulet hace 12 años
  Nick Mathewson 1e896214e7 Refactor cpuworker to use workqueue/threadpool code. hace 12 años
  Nick Mathewson e5f8c772f4 Test and fix workqueue_entry_cancel(). hace 12 años
  Nick Mathewson c51f7c23e3 Test a little more of compat_threads.c hace 12 años
  Nick Mathewson b2db3fb462 Documentation for new workqueue and condition and locking stuff hace 12 años
  Nick Mathewson 4abbf13f99 Add a way to tell all threads to do something. hace 12 años
  Nick Mathewson 51bc0e7f3d Isolate the "socketpair or a pipe" logic for alerting main thread hace 12 años
  Nick Mathewson c7eebe237d Make pending work cancellable. hace 12 años
  Nick Mathewson a82604b526 Initial workqueue implemention, with a simple test. hace 12 años