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

/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress.c588 periodic_timeout_cb(evutil_socket_t fd, short event, void *arg) function
612 periodic_timeout_cb, &count);
630 event_assign(&ev, data->base, -1, EV_PERSIST, periodic_timeout_cb, &count);

Completed in 66 milliseconds