Searched refs:waitMsec (Results 1 – 2 of 2) sorted by relevance
250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown_() argument260 if (waitMsec >= 0) in event_iocp_shutdown_()261 ms = waitMsec; in event_iocp_shutdown_()
182 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);