lib: Add pthreadpool_tevent
commitbbcf2204b550255216f6860a57e71ee0c229b2d9
authorVolker Lendecke <vl@samba.org>
Mon, 8 Aug 2016 13:02:36 +0000 (8 15:02 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 23 Aug 2016 23:33:48 +0000 (24 01:33 +0200)
tree36a7fe66f76ac02fb16d6156dcb319fcb9650d08
parentd7e51286e7ab08f3b5f5ba243b3b88e23f3fe360
lib: Add pthreadpool_tevent

This is a replacement for fncall.[ch] without having to go through
a pipe for job completion signalling

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/lib/pthreadpool/pthreadpool_tevent.c [new file with mode: 0644]
source3/lib/pthreadpool/pthreadpool_tevent.h [new file with mode: 0644]
source3/lib/pthreadpool/wscript_build