Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-threadpool-cancel.c109 case UV_FS_READ: in known_broken()
H A Dtest-fs.c403 ASSERT_EQ(req->fs_type, UV_FS_READ); in read_cb()
/libuv/include/
H A Duv.h1386 UV_FS_READ, enumerator
/libuv/docs/src/
H A Dfs.rst82 UV_FS_READ,
/libuv/src/unix/
H A Dfs.c1702 req->fs_type == UV_FS_READ); in uv__fs_work()
/libuv/src/win/
H A Dfs.c3051 INIT(UV_FS_READ); in uv_fs_read()

Completed in 50 milliseconds