Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.h331 void dt_io_thread_stop(struct dt_io_thread* dtio);
H A Ddtstream.c2183 void dt_io_thread_stop(struct dt_io_thread* dtio) in dt_io_thread_stop() function
/openbsd/usr.sbin/unbound/daemon/
H A Dworker.c2362 dt_io_thread_stop(worker->dtenv.dtio); in worker_delete()