Searched refs:event_iocp_shutdown_ (Results 1 – 4 of 4) sorted by relevance
190 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_port()286 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_evbuffer()
182 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown_() function
768 rv = event_iocp_shutdown_(base->iocp, -1); in event_base_stop_iocp_()