Home
last modified time | relevance | path

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

/src/contrib/unbound/dnstap/
H A Ddtstream.h303 int dt_io_thread_register_queue(struct dt_io_thread* dtio,
H A Ddnstap.c298 if(!dt_io_thread_register_queue(env->dtio, env->msgqueue)) { in dt_init()
H A Ddtstream.c454 int dt_io_thread_register_queue(struct dt_io_thread* dtio, in dt_io_thread_register_queue() function