Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.h324 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr,
H A Ddtstream.c2116 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr, in dt_io_thread_start() function
/freebsd/contrib/unbound/daemon/
H A Dworker.c2303 if(!dt_io_thread_start(dtenv->dtio, comm_base_internal( in worker_init()