#include <fs-fd-hash-inl.h>
Public Attributes | |
struct uv__fd_hash_entry_s | entries [UV__FD_HASH_GROUP_SIZE] |
struct uv__fd_hash_entry_group_s * | next |
Definition at line 37 of file fs-fd-hash-inl.h.
struct uv__fd_hash_entry_s uv__fd_hash_entry_group_s::entries[UV__FD_HASH_GROUP_SIZE] |
Definition at line 38 of file fs-fd-hash-inl.h.
struct uv__fd_hash_entry_group_s* uv__fd_hash_entry_group_s::next |
Definition at line 39 of file fs-fd-hash-inl.h.