summaryrefslogtreecommitdiff
path: root/evtp.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-29Rewrote evtp: + _maxthreads(), - _die(), no more killing idle threadsYorhel1-32/+55
2013-02-20evtp: Removed useless element from evtp_work_tYorhel1-1/+0
2013-02-19evtp: Improved documentation for evtp_submit()Yorhel1-4/+9
2013-02-19evtp: Added convenience function to alloc+submit workYorhel1-1/+14
2013-02-19evtp: Don't hold a reference on the ev loop when nothing is queuedYorhel1-3/+6
2013-02-19Added evtpYorhel1-0/+85