Searched refs:ht_sequence (Results 1 – 2 of 2) sorted by relevance
115 ht->ht_sequence = random(); in ht_create_table()271 handle->ht_sequence++; in ht_add_item()351 handle->ht_sequence++; in ht_remove_item()473 handle->ht_sequence++; in ht_clean_table()558 iterator->hti_sequence = handle->ht_sequence; in ht_findfirst()604 iterator->hti_sequence != handle->ht_sequence) { in ht_findnext()
113 size_t ht_sequence; member