Turnstone Operating System
|
Public Attributes | |
tosdb_t * | tdb |
boolean_t | is_open |
boolean_t | is_dirty |
boolean_t | is_deleted |
uint64_t | id |
uint64_t | table_next_id |
char_t * | name |
lock_t * | lock |
hashmap_t * | tables |
hashmap_t * | table_new |
uint64_t | metadata_location |
uint64_t | metadata_size |
uint64_t | table_list_location |
uint64_t | table_list_size |
hashmap_t * | sequences |