s3: Many pthreadpool fixes
commit2caf8e097cd8f724c7cd93c3f8e1fc3cd095d8ff
authorVolker Lendecke <vl@samba.org>
Fri, 22 Apr 2011 09:47:11 +0000 (22 11:47 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 25 Apr 2011 18:39:30 +0000 (25 11:39 -0700)
treeb6a979a97bc3ac8fe0ae0eb6bdc5dca82cc5adf3
parent5f21737a7413750622d87f1f71dbd6eec843e882
s3: Many pthreadpool fixes

In particular, this makes it fork-safe
(cherry picked from commit 62689d8166b8e070f855e6910470796dd7e1b2c8)
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]