HomeSort by relevance Sort by last modified time
    Searched refs:event_iocp_shutdown (Results 1 - 3 of 3) sorted by null

  /external/libevent/
iocp-internal.h 172 int event_iocp_shutdown(struct event_iocp_port *port, long waitMsec);
event_iocp.c 249 event_iocp_shutdown(struct event_iocp_port *port, long waitMsec) function
event.c 681 rv = event_iocp_shutdown(base->iocp, -1);
    [all...]

Completed in 232 milliseconds