Age | Commit message (Expand) | Author |
---|---|---|
2016-07-05 | Grammar. | Nick Mathewson |
2016-02-27 | Update the copyright year. | Nick Mathewson |
2015-08-21 | Ensure worker threads actually exit when it is time | Sebastian Hahn |
2015-01-15 | Update workqueue implementation to use a single queue for the work | Nick Mathewson |
2015-01-14 | Refactor cpuworker to use workqueue/threadpool code. | Nick Mathewson |
2015-01-14 | Fix check-spaces | Nick Mathewson |
2015-01-14 | Test and fix workqueue_entry_cancel(). | Nick Mathewson |
2015-01-14 | Test a little more of compat_threads.c | Nick Mathewson |
2015-01-14 | Documentation for new workqueue and condition and locking stuff | Nick Mathewson |
2015-01-14 | Add a way to tell all threads to do something. | Nick Mathewson |
2015-01-14 | Make pending work cancellable. | Nick Mathewson |
2015-01-14 | Initial workqueue implemention, with a simple test. | Nick Mathewson |