Skip to content

Struct pgbuf_holder_anchor

ClassList > pgbuf_holder_anchor

Public Attributes

Type Name
char m_pad
int num_free_cnt
int num_hold_cnt
PGBUF_HOLDER * thrd_free_list
PGBUF_HOLDER * thrd_hold_list

Public Attributes Documentation

variable m_pad

char pgbuf_holder_anchor::m_pad[64 - 2 *sizeof(int) - 2 *sizeof(PGBUF_HOLDER *)];

variable num_free_cnt

int pgbuf_holder_anchor::num_free_cnt;

variable num_hold_cnt

int pgbuf_holder_anchor::num_hold_cnt;

variable thrd_free_list

PGBUF_HOLDER* pgbuf_holder_anchor::thrd_free_list;

variable thrd_hold_list

PGBUF_HOLDER* pgbuf_holder_anchor::thrd_hold_list;


The documentation for this class was generated from the following file cubrid/src/storage/page_buffer.c