aboutsummaryrefslogtreecommitdiff
path: root/src/core/taskq.c
Commit message (Collapse)AuthorAge
* 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