Searched refs:comm_timer_create (Results 1 – 10 of 10) sorted by relevance
| /src/contrib/unbound/util/ |
| H A D | netevent.h | 792 struct comm_timer* comm_timer_create(struct comm_base* base,
|
| H A D | netevent.c | 2769 doq_socket->timer = comm_timer_create(base, doq_timer_cb, doq_socket); 6902 comm_timer_create(struct comm_base* base, void (*cb)(void*), void* cb_arg) function
|
| /src/contrib/unbound/winrc/ |
| H A D | win_svc.c | 649 service_cron = comm_timer_create(worker->base, in wsvc_setup_worker()
|
| /src/contrib/unbound/daemon/ |
| H A D | worker.c | 2295 worker->stat_timer = comm_timer_create(worker->base, in worker_init() 2362 worker->env.probe_timer = comm_timer_create(worker->base, in worker_init()
|
| /src/contrib/unbound/services/ |
| H A D | outside_network.c | 2286 pend->timer = comm_timer_create(sq->outnet->base, pending_udp_timer_cb, 2475 if(!(w->timer = comm_timer_create(sq->outnet->base, outnet_tcptimer, w))) { 2681 sq->timer = comm_timer_create(outnet->base, serviced_timer_cb, sq);
|
| H A D | authzone.c | 5513 xfr->task_transfer->timer = comm_timer_create(env->worker_base, in xfr_transfer_init_fetch() 6437 xfr->task_probe->timer = comm_timer_create(env->worker_base, in xfr_probe_send_probe() 6976 xfr->task_nextprobe->timer = comm_timer_create( in xfr_set_timeout()
|
| H A D | mesh.c | 411 mstate->s.serve_expired_data->timer = comm_timer_create( in mesh_serve_expired_init()
|
| /src/contrib/unbound/dnstap/ |
| H A D | dtstream.c | 111 mq->wakeup_timer = comm_timer_create(base, mq_wakeup_cb, mq); in dt_msg_queue_create()
|
| /src/contrib/unbound/testcode/ |
| H A D | fake_event.c | 1657 struct comm_timer* comm_timer_create(struct comm_base* base, in comm_timer_create() function
|
| /src/contrib/unbound/validator/ |
| H A D | validator.c | 863 vq->suspend_timer = comm_timer_create( in validate_suspend_setup_timer()
|