Home
last modified time | relevance | path

Searched refs:context_obtain_alloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/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) in context_obtain_alloc() function
H A Dlibworker.c150 w->env->alloc = context_obtain_alloc(ctx, !w->is_bg || w->is_bg_thread); in libworker_setup()
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog6464 context_obtain_alloc in the call chain.