Home
last modified time | relevance | path

Searched refs:libworker_bg (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/unbound/libunbound/
H A Dlibworker.h101 int libworker_bg(struct ub_ctx* ctx);
H A Dlibworker.c388 int libworker_bg(struct ub_ctx* ctx) in libworker_bg() function
H A Dlibunbound.c807 r = libworker_bg(ctx); in ub_resolve_async()