Home
last modified time | relevance | path

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

/libuv/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; argument
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 = in uv__fd_hash_add()
186 struct uv__fd_hash_entry_group_s* old_group_ptr = bucket_ptr->data; in uv__fd_hash_remove()

Completed in 7 milliseconds