Searched refs:event_iocp_shutdown (Results 1 – 3 of 3) sorted by relevance
172 int event_iocp_shutdown(struct event_iocp_port *port, long waitMsec);
249 event_iocp_shutdown(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown() function
681 rv = event_iocp_shutdown(base->iocp, -1); in event_base_stop_iocp()