pthreadpool: split out a pthreadpool_stop() from pthreadpool_destroy()
[samba.git] / lib / pthreadpool / tests_cmocka.c
2018-07-12 Stefan Metzmacherpthreadpool: expand test_create() to check unlimited...
2018-07-12 Stefan Metzmacherpthreadpool: use talloc_zero() in tests_cmocka.c setup_...
2018-07-12 Stefan Metzmacherpthreadpool: explicitly use max_thread=unlimited for...
2017-12-13 Volker Lendeckepthreadpool: Fix deadlock
2017-12-08 Christof Schmittpthreadpool: Add test for pthread_create failure