Struct serial_cache_pool¶
Public Attributes¶
| Type | Name |
|---|---|
| SERIAL_CACHE_AREA * | area |
| pthread_mutex_t | cache_pool_mutex |
| OID | db_serial_class_oid |
| SERIAL_CACHE_ENTRY * | free_list |
| MHT_TABLE * | ht |
Public Attributes Documentation¶
variable area¶
variable cache_pool_mutex¶
variable db_serial_class_oid¶
variable free_list¶
variable ht¶
The documentation for this class was generated from the following file cubrid/src/query/serial.c