Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-poll.c90 static int got_eagain(void) { in got_eagain() function
264 ASSERT(got_eagain());
317 ASSERT(got_eagain());
341 ASSERT(got_eagain());
360 ASSERT(got_eagain());
561 ASSERT(r == 0 || got_eagain());
H A Dtest-poll-oob.c46 static int got_eagain(void) { in got_eagain() function
113 ASSERT(got_eagain()); in poll_cb()

Completed in 7 milliseconds