Age | Commit message (Expand) | Author |
---|---|---|
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 |