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

/netbsd-current/external/bsd/ntp/dist/sntp/libevent/
H A Diocp-internal.h174 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
H A Devent_iocp.c252 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) function
H A Devent.c708 rv = event_iocp_shutdown_(base->iocp, -1);
/netbsd-current/external/bsd/libevent/dist/
H A Diocp-internal.h183 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
H A Devent_iocp.c251 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) function
H A Devent.c772 rv = event_iocp_shutdown_(base->iocp, -1);
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_iocp.c191 tt_want(!event_iocp_shutdown_(port, 2000));
287 tt_want(!event_iocp_shutdown_(port, 2000));
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_iocp.c192 tt_want(!event_iocp_shutdown_(port, 2000));
288 tt_want(!event_iocp_shutdown_(port, 2000));

Completed in 220 milliseconds