Home
last modified time | relevance | path

Searched refs:n_read_and_drain_cb (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress.c1830 static int n_read_and_drain_cb=0; variable
1844 ++n_read_and_drain_cb; in read_and_drain_cb()
1877 n_write_a_byte_cb, n_read_and_drain_cb, n_activate_other_event_cb)); in test_active_later()
1883 tt_int_op(n_read_and_drain_cb, >, 100); in test_active_later()
/freebsd/contrib/libevent/test/
H A Dregress.c1830 static int n_read_and_drain_cb=0; variable
1844 ++n_read_and_drain_cb; in read_and_drain_cb()
1877 n_write_a_byte_cb, n_read_and_drain_cb, n_activate_other_event_cb)); in test_active_later()
1883 tt_int_op(n_read_and_drain_cb, >, 100); in test_active_later()