Home
last modified time | relevance | path

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

/external/libevent/
Devent-internal.h226 int n_common_timeouts_allocated; member
Devent.c1216 if (base->n_common_timeouts_allocated == base->n_common_timeouts) { in event_base_init_common_timeout()
1226 base->n_common_timeouts_allocated = n; in event_base_init_common_timeout()