Skip to content

Struct pgbuf_holder

ClassList > pgbuf_holder

Public Attributes

Type Name
PGBUF_BCB * bufptr
PGBUF_WATCHER * first_watcher
int fix_count
char fixed_at
int fixed_at_size
PGBUF_WATCHER * last_watcher
PGBUF_HOLDER * next_holder
PGBUF_HOLDER_STAT perf_stat
PGBUF_HOLDER * thrd_link
int watch_count

Public Attributes Documentation

variable bufptr

PGBUF_BCB* pgbuf_holder::bufptr;

variable first_watcher

PGBUF_WATCHER* pgbuf_holder::first_watcher;

variable fix_count

int pgbuf_holder::fix_count;

variable fixed_at

char pgbuf_holder::fixed_at[64 *1024];

variable fixed_at_size

int pgbuf_holder::fixed_at_size;

variable last_watcher

PGBUF_WATCHER* pgbuf_holder::last_watcher;

variable next_holder

PGBUF_HOLDER* pgbuf_holder::next_holder;

variable perf_stat

PGBUF_HOLDER_STAT pgbuf_holder::perf_stat;

PGBUF_HOLDER* pgbuf_holder::thrd_link;

variable watch_count

int pgbuf_holder::watch_count;


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