Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/unbound/libunbound/
H A Dworker.h158 void worker_alloc_cleanup(void* arg);
H A Dlibworker.c988 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/freebsd-12.1/contrib/unbound/smallapp/
H A Dworker_cb.c129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/freebsd-12.1/contrib/unbound/util/
H A Dfptr_wlist.c529 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/freebsd-12.1/contrib/unbound/daemon/
H A Dworker.c1814 &worker_alloc_cleanup, worker, in worker_init()
1848 alloc_set_id_cleanup(&worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
1995 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function