Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Dregress_iocp.c294 static int got_readcb = 0; variable
301 got_readcb++; in async_readcb()
332 tt_int_op(got_readcb, ==, 1); in test_iocp_bufferevent_async()
/freebsd-src/contrib/libevent/test/
H A Dregress_iocp.c294 static int got_readcb = 0; variable
301 got_readcb++; in async_readcb()
332 tt_int_op(got_readcb, ==, 1); in test_iocp_bufferevent_async()