Skip to content

Struct pgbuf_direct_victim

ClassList > pgbuf_direct_victim

Public Attributes

Type Name
PGBUF_BCB ** bcb_victims
lockfree::circular_queue< THREAD_ENTRY * > * waiter_threads_high_priority
lockfree::circular_queue< THREAD_ENTRY * > * waiter_threads_low_priority

Public Attributes Documentation

variable bcb_victims

PGBUF_BCB** pgbuf_direct_victim::bcb_victims;

variable waiter_threads_high_priority

lockfree::circular_queue<THREAD_ENTRY *>* pgbuf_direct_victim::waiter_threads_high_priority;

variable waiter_threads_low_priority

lockfree::circular_queue<THREAD_ENTRY *>* pgbuf_direct_victim::waiter_threads_low_priority;


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