Home
last modified time | relevance | path

Searched refs:event_base_nothr (Results 1 – 2 of 2) 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() argument
2138 (void)event_base_nothr; in dt_io_thread_start()
2140 dtio->event_base = event_base_nothr; in dt_io_thread_start()