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

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

Completed in 72 milliseconds