Home
last modified time | relevance | path

Searched refs:wakeupnow (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/dnstap/
H A Ddtstream.c188 dt_msg_queue_start_timer(struct dt_msg_queue* mq, int wakeupnow) in dt_msg_queue_start_timer() argument
209 if(wakeupnow) { in dt_msg_queue_start_timer()
220 if(!wakeupnow) { in dt_msg_queue_start_timer()
237 int wakeupnow = 0, wakeupstarttimer = 0; in dt_msg_queue_submit() local
277 wakeupnow = 1; in dt_msg_queue_submit()
299 if(wakeupnow || wakeupstarttimer) { in dt_msg_queue_submit()
300 dt_msg_queue_start_timer(mq, wakeupnow); in dt_msg_queue_submit()
/freebsd/contrib/unbound/doc/
H A DChangelog1701 - For dnstap, do not wakeupnow right there. Instead zero the timer to