Searched refs:NWRITES (Results 1 - 1 of 1) sorted by relevance
/third_party/libuv/test/ | ||
H A D | test-pipe-set-non-blocking.c | 61 #define NWRITES (10 << 16) macro 63 #define NWRITES (10 << 20) macro 96 while (nwritten < NWRITES) { in TEST_IMPL() |
Completed in 1 milliseconds