Data Fields | |
| cp_trie_node * | root |
| root node | |
| int | path_count |
| number of entries | |
| int | mode |
| collection mode | |
| cp_copy_fn | copy_leaf |
| leaf copy function | |
| cp_destructor_fn | delete_leaf |
| leaf destructor | |
| cp_lock * | lock |
| collection lock | |
| cp_thread | txowner |
| transaction owner | |
| int | txtype |
| lock type | |
| cp_mempool * | mempool |
| memory pool | |
1.7.1