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

Public Attributes

OID class_oid
 
HEAP_CLASSREPR_LOCKlock_next
 
THREAD_ENTRYnext_wait_thrd
 

Detailed Description

Definition at line 332 of file heap_file.c.

Member Data Documentation

OID heap_classrepr_lock::class_oid

Definition at line 334 of file heap_file.c.

Referenced by heap_classrepr_free().

HEAP_CLASSREPR_LOCK* heap_classrepr_lock::lock_next

Definition at line 335 of file heap_file.c.

Referenced by heap_classrepr_free(), and heap_classrepr_initialize_cache().

THREAD_ENTRY* heap_classrepr_lock::next_wait_thrd

Definition at line 336 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: