summaryrefslogtreecommitdiff
path: root/lib/pthreadpool
Commit message (Expand)AuthorAgeFilesLines
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-141-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-141-18/+75
* pthreadpool: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-132-0/+183
* pthreadpool: Undo put_job when returning errorChristof Schmitt2017-12-131-2/+26
* pthreadpool: Move creating of thread to new functionChristof Schmitt2017-12-131-34/+45
* pthreadpool: Test fork with an active threadVolker Lendecke2017-09-091-0/+114
* pthreadpool: Fix fork behaviourVolker Lendecke2017-09-081-2/+65
* lib/pthreadpool: fix a memory leakRalph Boehme2017-03-101-1/+1
* Move pthreadpool to top of the tree.Matthieu Patou2017-02-0910-0/+1564