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 5e723bc6f1 pthreadpool: use unsigned for num_idle, num_threads and max_threads
These can't get negative.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2018-07-12 14:25:18 +02:00
..
Makefile
pthreadpool_pipe.c
pthreadpool_pipe.h
pthreadpool_sync.c
pthreadpool_tevent.c pthreadpool: correctly handle pthreadpool_tevent_register_ev() failures 2018-07-12 14:25:18 +02:00
pthreadpool_tevent.h
pthreadpool.c pthreadpool: use unsigned for num_idle, num_threads and max_threads 2018-07-12 14:25:18 +02:00
pthreadpool.h
tests_cmocka.c pthreadpool: Fix deadlock 2017-12-13 04:46:12 +01:00
tests.c pthreadpool: Add a test for the race condition fixed in the last commit 2017-12-09 20:28:11 +01:00
wscript_build pthreadpool: Add test for pthread_create failure 2017-12-08 13:54:20 +01:00