Skip to content

Struct pgbuf_aout_list

ClassList > pgbuf_aout_list

Public Attributes

Type Name
PGBUF_AOUT_BUF * Aout_bottom
PGBUF_AOUT_BUF * Aout_free
pthread_mutex_t Aout_mutex
PGBUF_AOUT_BUF * Aout_top
MHT_TABLE ** aout_buf_ht
PGBUF_AOUT_BUF * bufarray
int max_count
int num_hashes

Public Attributes Documentation

variable Aout_bottom

PGBUF_AOUT_BUF* pgbuf_aout_list::Aout_bottom;

variable Aout_free

PGBUF_AOUT_BUF* pgbuf_aout_list::Aout_free;

variable Aout_mutex

pthread_mutex_t pgbuf_aout_list::Aout_mutex;

variable Aout_top

PGBUF_AOUT_BUF* pgbuf_aout_list::Aout_top;

variable aout_buf_ht

MHT_TABLE** pgbuf_aout_list::aout_buf_ht;

variable bufarray

PGBUF_AOUT_BUF* pgbuf_aout_list::bufarray;

variable max_count

int pgbuf_aout_list::max_count;

variable num_hashes

int pgbuf_aout_list::num_hashes;


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