s3: Many pthreadpool fixes
authorVolker Lendecke <vl@samba.org>
Fri, 22 Apr 2011 09:47:11 +0000 (11:47 +0200)
committerVolker Lendecke <vl@samba.org>
Mon, 25 Apr 2011 07:50:32 +0000 (09:50 +0200)
commit62689d8166b8e070f855e6910470796dd7e1b2c8
tree3ff4c20867ed0401753fa880b949fa98dc795012
parent23a6af46c84cd9b738af403d80c5187d858eac03
s3: Many pthreadpool fixes

In particular, this makes it fork-safe
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]