Home
last modified time | relevance | path

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

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