Searched refs:uv__fd_hash_entry_group_s (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs-fd-hash-inl.h58 struct uv__fd_hash_entry_group_s { struct
60 struct uv__fd_hash_entry_group_s* next;
65 struct uv__fd_hash_entry_group_s* data;
71 static struct uv__fd_hash_entry_group_s
96 struct uv__fd_hash_entry_group_s* group_ptr; \
148 struct uv__fd_hash_entry_group_s* new_group_ptr =
186 struct uv__fd_hash_entry_group_s* old_group_ptr = bucket_ptr->data;

Completed in 60 milliseconds