Searched refs:event_base_nothr (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/unbound/dnstap/
H A Ddtstream.h317 * @param event_base_nothr: the event base to attach the events to, in case
324 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr,
H A Ddtstream.c2111 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr, argument
2133 (void)event_base_nothr;
2135 dtio->event_base = event_base_nothr;

Completed in 107 milliseconds