CUBRID Engine  latest
lf_entry_descriptor Struct Reference

#include <lock_free.h>

Collaboration diagram for lf_entry_descriptor:
Collaboration graph

Public Attributes

unsigned int of_local_next
 
unsigned int of_next
 
unsigned int of_del_tran_id
 
unsigned int of_key
 
unsigned int of_mutex
 
int using_mutex
 
LF_ENTRY_ALLOC_FUNC f_alloc
 
LF_ENTRY_FREE_FUNC f_free
 
LF_ENTRY_INITIALIZE_FUNC f_init
 
LF_ENTRY_UNINITIALIZE_FUNC f_uninit
 
LF_ENTRY_KEY_COPY_FUNC f_key_copy
 
LF_ENTRY_KEY_COMPARE_FUNC f_key_cmp
 
LF_ENTRY_HASH_FUNC f_hash
 
LF_ENTRY_DUPLICATE_KEY_HANDLER f_duplicate
 

Detailed Description

Definition at line 63 of file lock_free.h.

Member Data Documentation

unsigned int lf_entry_descriptor::of_del_tran_id

The documentation for this struct was generated from the following file: