Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/libunbound/
HDcontext.h253 struct alloc_cache* context_obtain_alloc(struct ub_ctx* ctx, int locking);
HDcontext.c168 context_obtain_alloc(struct ub_ctx* ctx, int locking) in context_obtain_alloc() function
HDlibworker.c138 w->env->alloc = context_obtain_alloc(ctx, !w->is_bg || w->is_bg_thread); in libworker_setup()
/NextBSD/contrib/unbound/doc/
HDChangelog976 context_obtain_alloc in the call chain.