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

  /external/libevent/
iocp-internal.h 172 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
event_iocp.c 250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) function
event.c 726 rv = event_iocp_shutdown_(base->iocp, -1);
    [all...]
  /external/libevent/test/
regress_iocp.c 190 tt_want(!event_iocp_shutdown_(port, 2000));
286 tt_want(!event_iocp_shutdown_(port, 2000));

Completed in 106 milliseconds