Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h278 struct dt_io_thread* dt_io_thread_create(void);
H A Ddnstap.c176 env->dtio = dt_io_thread_create(); in dt_create()
H A Ddtstream.c304 struct dt_io_thread* dt_io_thread_create(void) in dt_io_thread_create() function