Home
last modified time | relevance | path

Searched refs:event_iocp_activate_overlapped_ (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c176 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 10, 100)); in test_iocp_port()
177 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 20, 200)); in test_iocp_port()
179 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 11, 101)); in test_iocp_port()
180 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 21, 201)); in test_iocp_port()
182 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 12, 102)); in test_iocp_port()
183 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 22, 202)); in test_iocp_port()
185 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 13, 103)); in test_iocp_port()
186 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 23, 203)); in test_iocp_port()
/freebsd/contrib/libevent/test/
H A Dregress_iocp.c176 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 10, 100)); in test_iocp_port()
177 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 20, 200)); in test_iocp_port()
179 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 11, 101)); in test_iocp_port()
180 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 21, 201)); in test_iocp_port()
182 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 12, 102)); in test_iocp_port()
183 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 22, 202)); in test_iocp_port()
185 tt_assert(!event_iocp_activate_overlapped_(port, &o1.eo, 13, 103)); in test_iocp_port()
186 tt_assert(!event_iocp_activate_overlapped_(port, &o2.eo, 23, 203)); in test_iocp_port()
/freebsd/contrib/ntp/sntp/libevent/
H A Diocp-internal.h186 int event_iocp_activate_overlapped_(struct event_iocp_port *port,
H A Devent_iocp.c276 event_iocp_activate_overlapped_( in event_iocp_activate_overlapped_() function
/freebsd/contrib/libevent/
H A Diocp-internal.h186 int event_iocp_activate_overlapped_(struct event_iocp_port *port,
H A Devent_iocp.c276 event_iocp_activate_overlapped_( in event_iocp_activate_overlapped_() function