Home
last modified time | relevance | path

Searched defs:libworker (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/unbound/libunbound/
HDlibworker.h67 struct libworker { struct
69 int thread_num;
71 struct ub_ctx* ctx;
74 int is_bg;
98 int libworker_bg(struct ub_ctx* ctx); argument