summaryrefslogtreecommitdiffstats
path: root/source3/lib/pthreadpool
Commit message (Expand)AuthorAgeFilesLines
* s3-waf: Fix pthreadpool build which needs librt now.Andreas Schneider2011-06-061-1/+1
* s3/pthreadpool: replace bad portable gettimeofday by clock_gettimeBjörn Jacke2011-06-061-4/+2
* s3: Properly clean up in pthreadpool_init in case of failureVolker Lendecke2011-04-271-0/+6
* s3-waf: add pthreadpool support.Günther Deschner2011-04-271-0/+11
* s3: Allow unlimited parallelism in pthreadpoolVolker Lendecke2011-04-262-9/+31
* s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke2011-04-253-6/+6
* s3: Tiny doc for pthreadpoolVolker Lendecke2011-04-251-7/+59
* s3: Many pthreadpool fixesVolker Lendecke2011-04-254-0/+1005