Searched refs:libworker_alloc_cleanup (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/unbound/libunbound/
H A Dlibworker.h137 void libworker_alloc_cleanup(void* arg);
H A Dlibworker.c144 alloc_set_id_cleanup(w->env->alloc, &libworker_alloc_cleanup, w);
235 &libworker_alloc_cleanup, w, cfg->do_udp, w->sslctx,
815 void libworker_alloc_cleanup(void* arg) function

Completed in 66 milliseconds