Commit History

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