Searched refs:n_live_threads (Results 1 – 2 of 2) sorted by relevance
80 if (--port->n_live_threads == 0) in loop()95 if (--port->n_live_threads == 0) in loop()208 ++port->n_live_threads; in event_iocp_port_launch()264 n = port->n_live_threads; in event_iocp_shutdown()
90 short n_live_threads; member