Home
last modified time | relevance | path

Searched refs:worker_alloc_cleanup (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/unbound/libunbound/
H A Dworker.h160 void worker_alloc_cleanup(void* arg);
H A Dlibworker.c986 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/freebsd/contrib/unbound/smallapp/
H A Dworker_cb.c126 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/freebsd/contrib/unbound/util/
H A Dfptr_wlist.c611 if(fptr == &worker_alloc_cleanup) return 1;
/freebsd/contrib/unbound/daemon/
H A Dworker.c2275 &worker_alloc_cleanup, worker, in worker_init()
2312 alloc_set_id_cleanup(worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
2480 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1673 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup()
1672 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) worker_alloc_cleanup() function
/freebsd/contrib/unbound/testcode/
H A Ddoqclient.c2619 worker_alloc_cleanup(void* ATTR_UNUSED(arg))