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

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-poll-oob.c46 static int got_eagain(void) { function
113 ASSERT(got_eagain());
H A Dtest-poll.c89 static int got_eagain(void) { function
263 ASSERT(got_eagain());
316 ASSERT(got_eagain());
340 ASSERT(got_eagain());
359 ASSERT(got_eagain());
560 ASSERT(r == 0 || got_eagain());

Completed in 206 milliseconds