Skip to content

Struct lf_tran_entry

ClassList > lf_tran_entry

  • #include <lock_free.h>

Public Attributes

Type Name
bool did_incr
int entry_idx
UINT64 last_cleanup_id
void * retired_list
void * temp_entry
LF_TRAN_SYSTEM * tran_system
UINT64 transaction_id

Public Attributes Documentation

variable did_incr

bool lf_tran_entry::did_incr;

variable entry_idx

int lf_tran_entry::entry_idx;

variable last_cleanup_id

UINT64 lf_tran_entry::last_cleanup_id;

variable retired_list

void* lf_tran_entry::retired_list;

variable temp_entry

void* lf_tran_entry::temp_entry;

variable tran_system

LF_TRAN_SYSTEM* lf_tran_entry::tran_system;

variable transaction_id

UINT64 lf_tran_entry::transaction_id;


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