s3: Many pthreadpool fixes
commitf658c6a9c30e052aee38a8cea53d494d9170deba
authorVolker Lendecke <vl@samba.org>
Fri, 22 Apr 2011 09:47:11 +0000 (22 11:47 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 26 Apr 2011 18:10:58 +0000 (26 20:10 +0200)
tree130c330bdc20a369ae7a81e7ead5a1e26394736d
parent93ae867c46644ded91cffcf04c9520fdcf6b27c5
s3: Many pthreadpool fixes

In particular, this makes it fork-safe
(cherry picked from commit 62689d8166b8e070f855e6910470796dd7e1b2c8)
(cherry picked from commit 2caf8e097cd8f724c7cd93c3f8e1fc3cd095d8ff)
source3/configure.in
source3/lib/fncall.c
source3/lib/pthreadpool/Makefile [new file with mode: 0644]
source3/lib/pthreadpool/pthreadpool.c [moved from source3/lib/pthreadpool.c with 70% similarity]
source3/lib/pthreadpool/pthreadpool.h [moved from source3/include/pthreadpool.h with 100% similarity]
source3/lib/pthreadpool/tests.c [new file with mode: 0644]