CUBRID Engine  latest
heap_classrepr_hash Struct Reference
Collaboration diagram for heap_classrepr_hash:
Collaboration graph

Public Attributes

pthread_mutex_t hash_mutex
 
int idx
 
HEAP_CLASSREPR_ENTRYhash_next
 
HEAP_CLASSREPR_LOCKlock_next
 

Detailed Description

Definition at line 340 of file heap_file.c.

Member Data Documentation

pthread_mutex_t heap_classrepr_hash::hash_mutex
int heap_classrepr_hash::idx

Definition at line 343 of file heap_file.c.

Referenced by heap_classrepr_initialize_cache().

HEAP_CLASSREPR_LOCK* heap_classrepr_hash::lock_next

Definition at line 345 of file heap_file.c.

Referenced by heap_classrepr_free(), and heap_classrepr_initialize_cache().


The documentation for this struct was generated from the following file: