Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dworker.h160 void worker_alloc_cleanup(void* arg);
H A Dlibworker.c997 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dworker_cb.c126 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dfptr_wlist.c569 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/netbsd-src/external/bsd/unbound/dist/daemon/
H A Dworker.c2188 &worker_alloc_cleanup, worker, in worker_init()
2225 alloc_set_id_cleanup(worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
2407 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function
/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Dunbound-dnstap-socket.c1459 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function