Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dcontext.h65 struct ub_ctx { struct
68 lock_basic_type qqpipe_lock;
70 struct tube* qq_pipe;
72 lock_basic_type rrpipe_lock;
74 struct tube* rr_pipe;
78 lock_basic_type cfglock;
84 int finalized;
87 int created_bg;
89 pid_t bg_pid;
91 ub_thread_type bg_tid;
[all …]