Searched refs:context_obtain_alloc (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/libunbound/
H A Dcontext.h241 struct alloc_cache* context_obtain_alloc(struct ub_ctx* ctx, int locking);
H A Dcontext.c188 context_obtain_alloc(struct ub_ctx* ctx, int locking) function
H A Dlibworker.c150 w->env->alloc = context_obtain_alloc(ctx, !w->is_bg || w->is_bg_thread);

Completed in 152 milliseconds