summaryrefslogtreecommitdiff
path: root/lib/pthreadpool/pthreadpool.c
Commit message (Expand)AuthorAgeFilesLines
* pthreadpool: Add some assertsVolker Lendecke2017-12-131-3/+7
* pthreadpool: Simplify the logic in add_job a bitVolker Lendecke2017-12-121-15/+21
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-091-18/+75
* pthreadpool: Undo put_job when returning errorChristof Schmitt2017-12-081-2/+26
* pthreadpool: Move creating of thread to new functionChristof Schmitt2017-12-081-34/+45
* pthreadpool: Fix fork behaviourVolker Lendecke2017-08-311-2/+65
* lib/pthreadpool: fix a memory leakRalph Boehme2017-03-101-1/+1
* Move pthreadpool to top of the tree.Matthieu Patou2017-02-091-0/+549