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

Public Attributes

VPID vpid
 
PGBUF_BUFFER_LOCKlock_next
 

Detailed Description

Definition at line 520 of file page_buffer.c.

Member Data Documentation

PGBUF_BUFFER_LOCK* pgbuf_buffer_lock::lock_next

Definition at line 523 of file page_buffer.c.

Referenced by pgbuf_initialize_lock_table(), pgbuf_lock_page(), and pgbuf_unlock_page().

VPID pgbuf_buffer_lock::vpid

Definition at line 522 of file page_buffer.c.

Referenced by pgbuf_initialize_lock_table(), pgbuf_lock_page(), and pgbuf_unlock_page().


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