Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h331 void dt_io_thread_stop(struct dt_io_thread* dtio);
H A Ddtstream.c2146 void dt_io_thread_stop(struct dt_io_thread* dtio) in dt_io_thread_stop() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2359 dt_io_thread_stop(worker->dtenv.dtio); in worker_delete()