Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-fs-fd-hash.c40 ASSERT(!uv__fd_hash_remove(fd, &info)); in assert_nonexistent()
60 uv__fd_hash_remove(fd, &info); in assert_removal()
/libuv/src/win/
H A Dfs-fd-hash-inl.h167 INLINE static int uv__fd_hash_remove(int fd, struct uv__fd_info_s* info) { in uv__fd_hash_remove() function
H A Dfs.c662 if (uv__fd_hash_remove(fd, &fd_info)) { in fs__close()

Completed in 18 milliseconds