Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dcontext.h100 int dothread; member
H A Dlibunbound.c555 ub_ctx_async(struct ub_ctx* ctx, int dothread) in ub_ctx_async()