CUBRID Engine  latest
lf_freelist Struct Reference

#include <lock_free.h>

Collaboration diagram for lf_freelist:
Collaboration graph

Public Attributes

void * available
 
int block_size
 
int alloc_cnt
 
int available_cnt
 
int retired_cnt
 
LF_ENTRY_DESCRIPTORentry_desc
 
LF_TRAN_SYSTEMtran_system
 

Detailed Description

Definition at line 228 of file lock_free.h.

Member Data Documentation

int lf_freelist::block_size

Definition at line 234 of file lock_free.h.

Referenced by lf_freelist_alloc_block(), and lf_freelist_init().


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