Home
last modified time | relevance | path

Searched refs:worker_alloc_cleanup (Results 1 – 6 of 6) 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.c612 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/freebsd/contrib/unbound/daemon/
H A Dworker.c2353 &worker_alloc_cleanup, worker, in worker_init()
2390 alloc_set_id_cleanup(worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
2558 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function
/freebsd/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1683 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function