Home
last modified time | relevance | path

Searched refs:dt_io_thread (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/unbound/dnstap/
H A Ddtstream.h50 struct dt_io_thread;
78 struct dt_io_thread* dtio;
120 struct dt_io_thread { struct
278 struct dt_io_thread* dt_io_thread_create(void);
284 void dt_io_thread_delete(struct dt_io_thread* dtio);
292 int dt_io_thread_apply_cfg(struct dt_io_thread* dtio,
303 int dt_io_thread_register_queue(struct dt_io_thread* dtio,
311 void dt_io_thread_unregister_queue(struct dt_io_thread* dtio,
324 int dt_io_thread_start(struct dt_io_thread* dtio, void* event_base_nothr,
331 void dt_io_thread_stop(struct dt_io_thread* dtio);
H A Ddtstream.c149 static void dtio_wakeup(struct dt_io_thread* dtio) in dtio_wakeup()
304 struct dt_io_thread* dt_io_thread_create(void) in dt_io_thread_create()
313 void dt_io_thread_delete(struct dt_io_thread* dtio) in dt_io_thread_delete()
566 struct dt_io_thread* dtio = (struct dt_io_thread*)arg; in dtio_reconnect_timeout_cb()
1263 static void dtio_sleep(struct dt_io_thread* dtio) in dtio_sleep()
1487 struct dt_io_thread* dtio = (struct dt_io_thread*)arg; in dtio_output_cb()
1581 struct dt_io_thread* dtio = (struct dt_io_thread*)arg; in dtio_cmd_cb()
1677 struct dt_io_thread* dtio;
1701 struct dt_io_thread* dtio = info->dtio; in dtio_control_stop_send()
1737 struct dt_io_thread* dtio = info->dtio; in dtio_stop_ev_cb()
[all …]
H A Ddnstap.h49 struct dt_io_thread* dtio;
/openbsd/sbin/unwind/libunbound/dnstap/
H A Ddnstap.h49 struct dt_io_thread* dtio;