Searched refs:timer_bias_cb (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | test-ratelim.c | 264 timer_bias_cb(evutil_socket_t fd, short events, void *arg) in timer_bias_cb() function 297 timer = event_new(base, -1, EV_PERSIST, timer_bias_cb, event_self_cbarg()); in timer_bias_calculate()
|
/freebsd/contrib/libevent/test/ |
H A D | test-ratelim.c | 264 timer_bias_cb(evutil_socket_t fd, short events, void *arg) in timer_bias_cb() function 297 timer = event_new(base, -1, EV_PERSIST, timer_bias_cb, event_self_cbarg()); in timer_bias_calculate()
|