Home
last modified time | relevance | path

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

/NextBSD/contrib/ntp/sntp/libevent/
HDevent-internal.h279 int n_common_timeouts_allocated; member
HDevent.c1431 if (base->n_common_timeouts_allocated == base->n_common_timeouts) { in event_base_init_common_timeout()
1441 base->n_common_timeouts_allocated = n; in event_base_init_common_timeout()