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

/freebsd-10.3-release/contrib/ntp/sntp/libevent/
H A Devent_iocp.c81 if (--port->n_live_threads == 0)
96 if (--port->n_live_threads == 0)
209 ++port->n_live_threads;
265 n = port->n_live_threads;
H A Diocp-internal.h90 short n_live_threads; member in struct:event_iocp_port

Completed in 66 milliseconds