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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/test/
H A Dregress_iocp.c91 count_wait_for(int i, int ms) function
188 tt_int_op(count_wait_for(8, 2000), ==, 0);
280 tt_int_op(count_wait_for(2, 2000), ==, 0);

Completed in 43 milliseconds