Struct lf_freelist¶
#include <lock_free.h>
Public Attributes¶
| Type | Name |
|---|---|
| int | alloc_cnt |
| void * | available |
| int | available_cnt |
| int | block_size |
| LF_ENTRY_DESCRIPTOR * | entry_desc |
| int | retired_cnt |
| LF_TRAN_SYSTEM * | tran_system |
Public Attributes Documentation¶
variable alloc_cnt¶
variable available¶
variable available_cnt¶
variable block_size¶
variable entry_desc¶
variable retired_cnt¶
variable tran_system¶
The documentation for this class was generated from the following file cubrid/src/base/lock_free.h