Skip to content

Struct serial_cache_pool

ClassList > 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

SERIAL_CACHE_AREA* serial_cache_pool::area;

variable cache_pool_mutex

pthread_mutex_t serial_cache_pool::cache_pool_mutex;

variable db_serial_class_oid

OID serial_cache_pool::db_serial_class_oid;

variable free_list

SERIAL_CACHE_ENTRY* serial_cache_pool::free_list;

variable ht

MHT_TABLE* serial_cache_pool::ht;


The documentation for this class was generated from the following file cubrid/src/query/serial.c