Home
last modified time | relevance | path

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

/src/contrib/unbound/util/
H A Dnetevent.h819 int comm_timer_is_set(struct comm_timer* timer);
H A Dnetevent.c2200 if(comm_timer_is_set(c->doq_socket->timer))
6971 comm_timer_is_set(struct comm_timer* timer) function
/src/contrib/unbound/dnstap/
H A Ddtstream.c224 if(!comm_timer_is_set(mq->wakeup_timer)) in dt_msg_queue_start_timer()
/src/contrib/unbound/testcode/
H A Dfake_event.c1690 int comm_timer_is_set(struct comm_timer* timer) in comm_timer_is_set() function