]> git.ipfire.org Git - thirdparty/samba.git/commit
pthreadpool: Move creating of thread to new function
authorChristof Schmitt <cs@samba.org>
Tue, 28 Nov 2017 17:49:36 +0000 (10:49 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 13 Dec 2017 09:45:12 +0000 (10:45 +0100)
commitb51a2712c1fe770a8d98c57e57b57ea83155ca57
tree57a98f8ba27d7c9c5f8afcc08171234ed4815499
parent82f6111ad58b5fdc085d9fd98272040665a3a25f
pthreadpool: Move creating of thread to new function

No functional change, but this simplifies error handling.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13170

Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 949ccc3ea9073a3d38bff28345f644d39177256f)
source3/lib/pthreadpool/pthreadpool.c