Searched refs:UV_FS_CLOSE (Results 1 – 6 of 6) sorted by relevance
101 case UV_FS_CLOSE: in known_broken()
374 ASSERT_EQ(req->fs_type, UV_FS_CLOSE); in close_cb()
1385 UV_FS_CLOSE, enumerator
81 UV_FS_CLOSE,
1701 retry_on_eintr = !(req->fs_type == UV_FS_CLOSE || in uv__fs_work()
3038 INIT(UV_FS_CLOSE); in uv_fs_close()
Completed in 34 milliseconds