summaryrefslogtreecommitdiffstats
path: root/source3/lib/pthreadpool/pthreadpool.c
Commit message (Expand)AuthorAgeFilesLines
* s3: Fix the pthreadpool build on OS/XVolker Lendecke2012-04-091-0/+1
* Change the signature of pthreadpool_finished_job() to return 0Jeremy Allison2011-12-221-4/+5
* replace: Add don't include unistd.h directly and add uid_wrapper.Andreas Schneider2011-10-271-1/+1
* build: Fix waf build on MacOS XAndrew Bartlett2011-09-231-1/+2
* 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: Allow unlimited parallelism in pthreadpoolVolker Lendecke2011-04-261-9/+28
* s3: pthreadpool_sig_fd->pthreadpool_signal_fdVolker Lendecke2011-04-251-1/+1
* s3: Many pthreadpool fixesVolker Lendecke2011-04-251-0/+592