Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.h284 void dt_io_thread_delete(struct dt_io_thread* dtio);
H A Ddnstap.c183 dt_io_thread_delete(env->dtio); in dt_create()
307 dt_io_thread_delete(env->dtio); in dt_delete()
H A Ddtstream.c313 void dt_io_thread_delete(struct dt_io_thread* dtio) in dt_io_thread_delete() function