Skip to content

Struct lf_hash_table_iterator

ClassList > lf_hash_table_iterator

  • #include <lock_free.h>

Public Attributes

Type Name
int bucket_index
void * curr
LF_HASH_TABLE * hash_table
LF_TRAN_ENTRY * tran_entry

Public Attributes Documentation

variable bucket_index

int lf_hash_table_iterator::bucket_index;

variable curr

void* lf_hash_table_iterator::curr;

variable hash_table

LF_HASH_TABLE* lf_hash_table_iterator::hash_table;

variable tran_entry

LF_TRAN_ENTRY* lf_hash_table_iterator::tran_entry;


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