summaryrefslogtreecommitdiff
path: root/source3/lib/pthreadpool
AgeCommit message (Expand)AuthorFilesLines
2011-06-06s3-waf: Fix pthreadpool build which needs librt now.Andreas Schneider1-1/+1
2011-06-06s3/pthreadpool: replace bad portable gettimeofday by clock_gettimeBjörn Jacke1-4/+2
2011-04-27s3: Properly clean up in pthreadpool_init in case of failureVolker Lendecke1-0/+6
2011-04-27s3-waf: add pthreadpool support.Günther Deschner1-0/+11
2011-04-26s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2-9/+31
2011-04-25s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke3-6/+6
2011-04-25s3: Tiny doc for pthreadpoolVolker Lendecke1-7/+59
2011-04-25s3: Many pthreadpool fixesVolker Lendecke4-0/+1005