Searched refs:uv__fd_hash_remove (Results 1 – 3 of 3) sorted by relevance
40 ASSERT(!uv__fd_hash_remove(fd, &info)); in assert_nonexistent()60 uv__fd_hash_remove(fd, &info); in assert_removal()
167 INLINE static int uv__fd_hash_remove(int fd, struct uv__fd_info_s* info) { in uv__fd_hash_remove() function
662 if (uv__fd_hash_remove(fd, &fd_info)) { in fs__close()
Completed in 16 milliseconds