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

/freebsd-11.0-release/contrib/unbound/libunbound/
H A Dworker.h156 void worker_alloc_cleanup(void* arg);
H A Dlibworker.c967 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) function
/freebsd-11.0-release/contrib/unbound/smallapp/
H A Dworker_cb.c129 worker_alloc_cleanup(void* ATTR_UNUSED(arg)) function
/freebsd-11.0-release/contrib/unbound/util/
H A Dfptr_wlist.c387 if(fptr == &worker_alloc_cleanup) return 1;
/freebsd-11.0-release/contrib/unbound/daemon/
H A Dworker.c1221 &worker_alloc_cleanup, worker,
1254 alloc_set_id_cleanup(&worker->alloc, &worker_alloc_cleanup, worker);
1379 worker_alloc_cleanup(void* arg) function

Completed in 121 milliseconds