Home
last modified time | relevance | path

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

/openbsd/src/sbin/unwind/libunbound/libunbound/
Dworker.h160 void worker_alloc_cleanup(void* arg);
Dlibworker.c983 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/openbsd/src/usr.sbin/unbound/libunbound/
Dworker.h160 void worker_alloc_cleanup(void* arg);
Dlibworker.c983 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/openbsd/src/usr.sbin/unbound/smallapp/
Dworker_cb.c126 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/openbsd/src/usr.sbin/unbound/util/
Dfptr_wlist.c591 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/openbsd/src/sbin/unwind/libunbound/util/
Dfptr_wlist.c591 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/openbsd/src/usr.sbin/unbound/daemon/
Dworker.c2194 &worker_alloc_cleanup, worker, in worker_init()
2231 alloc_set_id_cleanup(worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
2399 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function
/openbsd/src/usr.sbin/unbound/dnstap/
Dunbound-dnstap-socket.c1670 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function