Searched refs:event_iocp_shutdown_ (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_iocp.c | 190 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_port() 286 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_evbuffer()
|
/freebsd/contrib/libevent/test/ |
H A D | regress_iocp.c | 190 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_port() 286 tt_want(!event_iocp_shutdown_(port, 2000)); in test_iocp_evbuffer()
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | iocp-internal.h | 182 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
|
H A D | event_iocp.c | 250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown_() function
|
H A D | event.c | 768 rv = event_iocp_shutdown_(base->iocp, -1); in event_base_stop_iocp_()
|
/freebsd/contrib/libevent/ |
H A D | iocp-internal.h | 182 int event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec);
|
H A D | event_iocp.c | 250 event_iocp_shutdown_(struct event_iocp_port *port, long waitMsec) in event_iocp_shutdown_() function
|
H A D | event.c | 768 rv = event_iocp_shutdown_(base->iocp, -1); in event_base_stop_iocp_()
|