Skip to content

Struct heap_classrepr_LRU_list

ClassList > heap_classrepr_LRU_list

Public Attributes

Type Name
HEAP_CLASSREPR_ENTRY * LRU_bottom
pthread_mutex_t LRU_mutex
HEAP_CLASSREPR_ENTRY * LRU_top

Public Attributes Documentation

variable LRU_bottom

HEAP_CLASSREPR_ENTRY* heap_classrepr_LRU_list::LRU_bottom;

variable LRU_mutex

pthread_mutex_t heap_classrepr_LRU_list::LRU_mutex;

variable LRU_top

HEAP_CLASSREPR_ENTRY* heap_classrepr_LRU_list::LRU_top;


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