Turnstone Operating System
|
hashmap More...
Public Attributes | |
memory_heap_t * | heap |
heap | |
uint64_t | segment_capacity |
segment capacity | |
uint64_t | total_capacity |
total capacity | |
uint64_t | total_size |
total size | |
hashmap_key_generator_f | hkg |
key generator | |
hashmap_key_comparator_f | hkc |
key comparator | |
hashmap_segment_t * | segments |
segments | |
lock_t * | lock |
lock | |
hashmap