aboutsummaryrefslogtreecommitdiff
path: root/src/core/taskq.h
Commit message (Expand)AuthorAge
* fixes #445 crash in taskq_threadGarrett D'Amore2018-05-16
* fixes #433 tasks can leakGarrett D'Amore2018-05-15
* fixes #352 aio lock is burning hotGarrett D'Amore2018-05-14
* More reliable taskq fini; avoids deadlock during shutdown.Garrett D'Amore2017-08-02
* Simpler taskq API.Garrett D'Amore2017-07-21
* Always run the AIO completion logic.Garrett D'Amore2017-07-19
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Fix taskq_cancel race.Garrett D'Amore2017-06-08
* Introduce new generic I/O event framework.Garrett D'Amore2017-02-19
* Taskq implementation.Garrett D'Amore2017-02-18