Searched refs:waitMsec (Results 1 – 2 of 2) sorted by relevance
251 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown_() argument261 if (waitMsec >= 0) in event_iocp_shutdown_()262 ms = waitMsec; in event_iocp_shutdown_()
183 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);