Struct lf_hash_table¶
#include <lock_free.h>
Public Attributes¶
| Type | Name |
|---|---|
| void ** | backbuffer |
| pthread_mutex_t | backbuffer_mutex |
| void ** | buckets |
| LF_ENTRY_DESCRIPTOR * | entry_desc |
| LF_FREELIST * | freelist |
| unsigned int | hash_size |
Public Attributes Documentation¶
variable backbuffer¶
variable backbuffer_mutex¶
variable buckets¶
variable entry_desc¶
variable freelist¶
variable hash_size¶
The documentation for this class was generated from the following file cubrid/src/base/lock_free.h