Skip to content

Struct lf_tran_system

ClassList > lf_tran_system

  • #include <lock_free.h>

Public Attributes

Type Name
LF_TRAN_ENTRY * entries
int entry_count
LF_ENTRY_DESCRIPTOR * entry_desc
UINT64 global_transaction_id
LF_BITMAP lf_bitmap
int mati_refresh_interval
UINT64 min_active_transaction_id
int used_entry_count

Public Attributes Documentation

variable entries

LF_TRAN_ENTRY* lf_tran_system::entries;

variable entry_count

int lf_tran_system::entry_count;

variable entry_desc

LF_ENTRY_DESCRIPTOR* lf_tran_system::entry_desc;

variable global_transaction_id

UINT64 lf_tran_system::global_transaction_id;

variable lf_bitmap

LF_BITMAP lf_tran_system::lf_bitmap;

variable mati_refresh_interval

int lf_tran_system::mati_refresh_interval;

variable min_active_transaction_id

UINT64 lf_tran_system::min_active_transaction_id;

variable used_entry_count

int lf_tran_system::used_entry_count;


The documentation for this class was generated from the following file cubrid/src/base/lock_free.h