1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/lib/pthreadpool
Stefan Metzmacher 3eee52b44d pthreadpool: allocate glue->tctx on glue as memory context.
This means it will go aways together with glue and thte event context.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Thu Jul 12 17:18:01 CEST 2018 on sn-devel-144
2018-07-12 17:18:00 +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 pthreadpool: split out a pthreadpool_stop() from pthreadpool_destroy() 2018-07-12 14:25:19 +02:00
pthreadpool_tevent.c pthreadpool: allocate glue->tctx on glue as memory context. 2018-07-12 17:18:00 +02:00
pthreadpool_tevent.h pthreadpool: maintain a global list of orphaned pthreadpool_tevent_jobs 2018-07-12 14:25:19 +02:00
pthreadpool.c pthreadpool: split out a pthreadpool_stop() from pthreadpool_destroy() 2018-07-12 14:25:19 +02:00
pthreadpool.h pthreadpool: split out a pthreadpool_stop() from pthreadpool_destroy() 2018-07-12 14:25:19 +02:00
tests_cmocka.c pthreadpool: expand test_create() to check unlimited, sync and one thread pool 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