CUBRID Engine  latest
xentry Struct Reference
Collaboration diagram for xentry:
Collaboration graph

Public Attributes

XENTRYnext
 
XENTRYstack
 
UINT64 del_tran_id
 
pthread_mutex_t mutex
 
int key
 
unsigned long long int data
 

Detailed Description

Definition at line 63 of file unittests_lf.c.

Member Data Documentation

unsigned long long int xentry::data
UINT64 xentry::del_tran_id

Definition at line 67 of file unittests_lf.c.

pthread_mutex_t xentry::mutex
XENTRY* xentry::next

Definition at line 65 of file unittests_lf.c.

Referenced by test_hash_table().

XENTRY* xentry::stack

Definition at line 66 of file unittests_lf.c.

Referenced by test_freelist(), and test_hash_table().


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