Skip to content

Struct lk_init_state

ClassList > lk_init_state

Public Attributes

Type Name
bool deadlock_detection_initialized
bool object_lock_structures_initialized
bool tran_lock_table_initialized
int tran_lock_table_initialized_count

Public Functions

Type Name
lk_init_state ()

Public Attributes Documentation

variable deadlock_detection_initialized

bool lk_init_state::deadlock_detection_initialized;

variable object_lock_structures_initialized

bool lk_init_state::object_lock_structures_initialized;

variable tran_lock_table_initialized

bool lk_init_state::tran_lock_table_initialized;

variable tran_lock_table_initialized_count

int lk_init_state::tran_lock_table_initialized_count;

Public Functions Documentation

function lk_init_state

inline lk_init_state::lk_init_state () 


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