Skip to content

Struct pgbuf_holder_anchor

ClassList > pgbuf_holder_anchor

Public Attributes

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

Public Attributes Documentation

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