Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/libunbound/
HDworker.h156 void worker_alloc_cleanup(void* arg);
HDlibworker.c966 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/NextBSD/contrib/unbound/smallapp/
HDworker_cb.c129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) in worker_alloc_cleanup() function
/NextBSD/contrib/unbound/util/
HDfptr_wlist.c387 if(fptr == &worker_alloc_cleanup) return 1; in fptr_whitelist_alloc_cleanup()
/NextBSD/contrib/unbound/daemon/
HDworker.c1220 cfg->unwanted_threshold, &worker_alloc_cleanup, worker, in worker_init()
1253 alloc_set_id_cleanup(&worker->alloc, &worker_alloc_cleanup, worker); in worker_init()
1378 worker_alloc_cleanup(void* arg) in worker_alloc_cleanup() function