Data Fields | |
cp_sh_entry * | root |
cp_sh_entry ** | table |
int | size |
int | items |
int | mode |
cp_hashfunction | hash |
cp_compare_fn | cmp_key |
cp_mapping_cmp_fn | cmp_mapping |
cp_copy_fn | key_copy |
cp_destructor_fn | key_dtr |
cp_copy_fn | value_copy |
cp_destructor_fn | value_dtr |
cp_lock * | lock |
cp_thread | txowner |
int | txtype |
cp_mempool * | mempool |