struct
structshmap__index__t
Data structure for iterating through a hash table.
We keep a pointer to the next hash entry here to allow the current hash entry to be freed or otherwise mangled between calls to shmap_next().
variable
(t)
shmap_t* shmap_index_t::ht
variable
(t)
shmap_entry_t* shmap_index_t::tthis
variable
(t)
shmap_entry_t * shmap_index_t::next
variable
unsigned int shmap_index_t::index