Skip to content

Struct wfg_node

ClassList > wfg_node

Public Attributes

Type Name
void * args
int(* cycle_fun
int cycle_group_no
WFG_EDGE * first_holder_edge_p
WFG_EDGE * first_waiter_edge_p
WFG_EDGE * last_holder_edge_p
WFG_EDGE * last_waiter_edge_p
WFG_STACK_STATUS status

Public Attributes Documentation

variable args

void* wfg_node::args;

variable cycle_fun

int(* wfg_node::cycle_fun) (int tran_index, void *args);

variable cycle_group_no

int wfg_node::cycle_group_no;

variable first_holder_edge_p

WFG_EDGE* wfg_node::first_holder_edge_p;

variable first_waiter_edge_p

WFG_EDGE* wfg_node::first_waiter_edge_p;

variable last_holder_edge_p

WFG_EDGE* wfg_node::last_holder_edge_p;

variable last_waiter_edge_p

WFG_EDGE* wfg_node::last_waiter_edge_p;

variable status

WFG_STACK_STATUS wfg_node::status;


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