CUBRID Engine  latest
pgbuf_holder Struct Reference
Collaboration diagram for pgbuf_holder:
Collaboration graph

Public Attributes

int fix_count
 
PGBUF_BCBbufptr
 
PGBUF_HOLDERthrd_link
 
PGBUF_HOLDERnext_holder
 
PGBUF_HOLDER_STAT perf_stat
 
char fixed_at [64 *1024]
 
int fixed_at_size
 
int watch_count
 
PGBUF_WATCHERfirst_watcher
 
PGBUF_WATCHERlast_watcher
 

Detailed Description

Definition at line 437 of file page_buffer.c.

Member Data Documentation

char pgbuf_holder::fixed_at[64 *1024]

Definition at line 445 of file page_buffer.c.

Referenced by pgbuf_add_fixed_at(), and pgbuf_ordered_fix_debug().

int pgbuf_holder::fixed_at_size

Definition at line 446 of file page_buffer.c.

Referenced by pgbuf_add_fixed_at().


The documentation for this struct was generated from the following file: