Struct lf_entry_descriptor
ClassList > lf_entry_descriptor
Public Attributes
Public Attributes Documentation
variable f_alloc
LF_ENTRY_ALLOC_FUNC lf_entry_descriptor::f_alloc;
variable f_duplicate
LF_ENTRY_DUPLICATE_KEY_HANDLER lf_entry_descriptor::f_duplicate;
variable f_free
LF_ENTRY_FREE_FUNC lf_entry_descriptor::f_free;
variable f_hash
LF_ENTRY_HASH_FUNC lf_entry_descriptor::f_hash;
variable f_init
LF_ENTRY_INITIALIZE_FUNC lf_entry_descriptor::f_init;
variable f_key_cmp
LF_ENTRY_KEY_COMPARE_FUNC lf_entry_descriptor::f_key_cmp;
variable f_key_copy
LF_ENTRY_KEY_COPY_FUNC lf_entry_descriptor::f_key_copy;
variable f_uninit
LF_ENTRY_UNINITIALIZE_FUNC lf_entry_descriptor::f_uninit;
variable max_alloc_cnt
int lf_entry_descriptor::max_alloc_cnt;
variable of_del_tran_id
unsigned int lf_entry_descriptor::of_del_tran_id;
variable of_key
unsigned int lf_entry_descriptor::of_key;
variable of_local_next
unsigned int lf_entry_descriptor::of_local_next;
variable of_mutex
unsigned int lf_entry_descriptor::of_mutex;
variable of_next
unsigned int lf_entry_descriptor::of_next;
variable using_mutex
int lf_entry_descriptor::using_mutex;
The documentation for this class was generated from the following file cubrid/src/base/lock_free.h