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

Public Attributes

OIDoid
 
OIDclass_oid
 
TRAN_ISOLATION isolation
 
LOCK lock
 
LOCK class_lock
 
LOCK implicit_lock
 
LC_FETCH_VERSION_TYPE fetch_version_type
 

Detailed Description

Definition at line 89 of file locator_cl.c.

Member Data Documentation

LOCK locator_cache_lock::class_lock

Definition at line 95 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().

OID* locator_cache_lock::class_oid

Definition at line 92 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().

LC_FETCH_VERSION_TYPE locator_cache_lock::fetch_version_type

Definition at line 97 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().

LOCK locator_cache_lock::implicit_lock

Definition at line 96 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().

TRAN_ISOLATION locator_cache_lock::isolation

Definition at line 93 of file locator_cl.c.

Referenced by locator_lock(), and locator_lock_and_doesexist().

LOCK locator_cache_lock::lock

Definition at line 94 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().

OID* locator_cache_lock::oid

Definition at line 91 of file locator_cl.c.

Referenced by locator_cache_lock(), locator_lock(), and locator_lock_and_doesexist().


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