Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/libunbound/
H A Dcontext.h100 int dothread; member
H A Dlibunbound.c544 ub_ctx_async(struct ub_ctx* ctx, int dothread) in ub_ctx_async()