Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_iocp.c296 static int got_readcb = 0; variable
303 got_readcb++; in async_readcb()
334 tt_int_op(got_readcb, ==, 1); in test_iocp_bufferevent_async()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_iocp.c295 static int got_readcb = 0; variable
302 got_readcb++; in async_readcb()
333 tt_int_op(got_readcb, ==, 1); in test_iocp_bufferevent_async()