Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-threadpool-cancel.c101 case UV_FS_CLOSE: in known_broken()
H A Dtest-fs.c374 ASSERT_EQ(req->fs_type, UV_FS_CLOSE); in close_cb()
/libuv/include/
H A Duv.h1384 UV_FS_CLOSE, enumerator
/libuv/docs/src/
H A Dfs.rst81 UV_FS_CLOSE,
/libuv/src/unix/
H A Dfs.c1696 retry_on_eintr = !(req->fs_type == UV_FS_CLOSE || in uv__fs_work()
/libuv/src/win/
H A Dfs.c3036 INIT(UV_FS_CLOSE); in uv_fs_close()

Completed in 47 milliseconds