summaryrefslogtreecommitdiff
path: root/lib/pthreadpool
Commit message (Expand)AuthorAgeFilesLines
* pthreadpool: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add some assertsVolker Lendecke2017-12-131-3/+7
* pthreadpool: Simplify the logic in add_job a bitVolker Lendecke2017-12-121-15/+21
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-091-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-091-18/+75
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-082-0/+183
* 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: create a tevent_threaded_context per registered event contextRalph Boehme2017-11-171-17/+167
* lib: Fix 1417431 Unchecked return value from libraryVolker Lendecke2017-09-051-2/+10
* pthreadpool: Test fork with an active threadVolker Lendecke2017-08-311-0/+114
* 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-0910-0/+1564