Searched refs:common_timeout_schedule (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/ntp/sntp/libevent/ |
| H A D | event.c | 1360 common_timeout_schedule(struct common_timeout_list *ctl, in common_timeout_schedule() function 1390 common_timeout_schedule(ctl, &now, ev); in common_timeout_callback() 2644 common_timeout_schedule(ctl, &now, ev); in event_add_nolock_()
|
| /freebsd-13.1/contrib/libevent/ |
| H A D | event.c | 1407 common_timeout_schedule(struct common_timeout_list *ctl, in common_timeout_schedule() function 1437 common_timeout_schedule(ctl, &now, ev); in common_timeout_callback() 2691 common_timeout_schedule(ctl, &now, ev); in event_add_nolock_()
|