aboutsummaryrefslogtreecommitdiff
path: root/src/core/taskq.c
Commit message (Expand)AuthorAge
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Refactor stop again, closing numerous races (thanks valgrind!)Garrett D'Amore2017-06-28
* Fix taskq_cancel race.Garrett D'Amore2017-06-08
* Fix leaking taskq data.Garrett D'Amore2017-03-12
* Pipeline protocol now entirely callback driven.Garrett D'Amore2017-03-04
* Taskq implementation.Garrett D'Amore2017-02-18