Searched refs:n_live_threads (Results 1 – 2 of 2) sorted by relevance
81 if (--port->n_live_threads == 0) in loop()96 if (--port->n_live_threads == 0) in loop()209 ++port->n_live_threads; in event_iocp_port_launch_()265 n = port->n_live_threads; in event_iocp_shutdown_()
90 short n_live_threads; member