summaryrefslogtreecommitdiffstats
path: root/source3/lib/pthreadpool.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: Many pthreadpool fixesVolker Lendecke2011-04-251-505/+0
| | | | In particular, this makes it fork-safe
* Many build farm boxes do not have clock_gettimeVolker Lendecke2009-05-011-2/+2
|
* Add thread poolVolker Lendecke2009-05-011-0/+505
Included if pthreads are found, can be disabled with --enable-pthreadpool=no Tim, Steven, I haven't yet seen comments from you. You have been asking for such a thing at SambaXP. Do you like this? :-)