Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs.c3745 int doread; member
3761 if (ctx->doread) { in thread_main()
3797 static void test_fs_partial(int doread) { in test_fs_partial() argument
3813 ctx.doread = doread; in test_fs_partial()
3831 ctx.fd = pipe_fds[doread]; in test_fs_partial()
3834 if (doread) { in test_fs_partial()

Completed in 12 milliseconds