CUBRID Engine
latest
|
Public Attributes | |
OID | class_oid |
HEAP_CLASSREPR_LOCK * | lock_next |
THREAD_ENTRY * | next_wait_thrd |
Definition at line 332 of file heap_file.c.
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().