1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/pthreadpool
Stefan Metzmacher e45d33e92e pthreadpool: use strict sync processing only with max_threads=0
Otherwise it's an error if not at least one thread is possible.

This gives a much saner behaviour and doesn't end up with
unexpected sync processing.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-07-12 14:25:18 +02:00
..
Makefile Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_pipe.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_pipe.h Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_sync.c Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool_tevent.c pthreadpool: correctly handle pthreadpool_tevent_register_ev() failures 2018-07-12 14:25:18 +02:00
pthreadpool_tevent.h Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
pthreadpool.c pthreadpool: use strict sync processing only with max_threads=0 2018-07-12 14:25:18 +02:00
pthreadpool.h Move pthreadpool to top of the tree. 2017-02-09 20:04:12 +01:00
tests_cmocka.c pthreadpool: explicitly use max_thread=unlimited for pthreadpool_tevent_init() tests 2018-07-12 14:25:18 +02:00
tests.c pthreadpool: explicitly use max_thread=unlimited for pthreadpool_tevent_init() tests 2018-07-12 14:25:18 +02:00
wscript_build pthreadpool: Add test for pthread_create failure 2017-12-08 13:54:20 +01:00