Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/dnstap/
H A Ddtstream.h278 struct dt_io_thread* dt_io_thread_create(void);
H A Ddnstap.c150 env->dtio = dt_io_thread_create(); in dt_create()
H A Ddtstream.c298 struct dt_io_thread* dt_io_thread_create(void) in dt_io_thread_create() function