#include <h_table.h>

Data Fields | |
| struct entry | entrys [TM_TABLE_ENTRIES] |
| table of hash entries; each of them is a list of synonyms | |
Definition at line 287 of file h_table.h.
table of hash entries; each of them is a list of synonyms
Definition at line 290 of file h_table.h.
Referenced by free_hash_table(), init_entry_lock(), init_hash_table(), insert_into_hash_table_unsafe(), lock_hash(), mi_tm_hash(), remove_from_hash_table_unsafe(), t_lookup_callid(), transaction_count(), and unlock_hash().
1.5.6