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

/freebsd-10-stable/contrib/unbound/libunbound/
H A Dworker.h156 void worker_alloc_cleanup(void* arg);
H A Dlibworker.c966 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) function
/freebsd-10-stable/contrib/unbound/smallapp/
H A Dworker_cb.c129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) function
/freebsd-10-stable/contrib/unbound/util/
H A Dfptr_wlist.c387 if(fptr == &worker_alloc_cleanup) return 1;
/freebsd-10-stable/contrib/unbound/daemon/
H A Dworker.c1220 cfg->unwanted_threshold, &worker_alloc_cleanup, worker,
1253 alloc_set_id_cleanup(&worker->alloc, &worker_alloc_cleanup, worker);
1378 worker_alloc_cleanup(void* arg) function

Completed in 62 milliseconds