Skip to content

Struct lk_WFG_node

ClassList > lk_WFG_node

Public Attributes

Type Name
bool DL_victim
int ancestor
bool candidate
bool checked_by_deadlock_detector
int current
int first_edge
INT64 thrd_wait_stime
int tran_edge_seq_num

Public Attributes Documentation

variable DL_victim

bool lk_WFG_node::DL_victim;

variable ancestor

int lk_WFG_node::ancestor;

variable candidate

bool lk_WFG_node::candidate;

variable checked_by_deadlock_detector

bool lk_WFG_node::checked_by_deadlock_detector;

variable current

int lk_WFG_node::current;

variable first_edge

int lk_WFG_node::first_edge;

variable thrd_wait_stime

INT64 lk_WFG_node::thrd_wait_stime;

variable tran_edge_seq_num

int lk_WFG_node::tran_edge_seq_num;


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