Searched refs:waitMsec (Results 1 – 2 of 2) sorted by relevance
249 event_iocp_shutdown(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown() argument259 if (waitMsec >= 0) in event_iocp_shutdown()260 ms = waitMsec; in event_iocp_shutdown()
172 int event_iocp_shutdown(struct event_iocp_port *port, long waitMsec);