Searched refs:event_iocp_shutdown_ (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ntp/sntp/libevent/
H A Diocp-internal.h172 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
H A Devent_iocp.c250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) function
H A Devent.c706 rv = event_iocp_shutdown_(base->iocp, -1);
/freebsd-12-stable/contrib/libevent/
H A Diocp-internal.h172 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
H A Devent_iocp.c250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) function
H A Devent.c726 rv = event_iocp_shutdown_(base->iocp, -1);
/freebsd-12-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c190 tt_want(!event_iocp_shutdown_(port, 2000));
286 tt_want(!event_iocp_shutdown_(port, 2000));
/freebsd-12-stable/contrib/libevent/test/
H A Dregress_iocp.c190 tt_want(!event_iocp_shutdown_(port, 2000));
286 tt_want(!event_iocp_shutdown_(port, 2000));

Completed in 192 milliseconds