Skip to content

Struct log_flush_info

ClassList > log_flush_info

  • #include <log_impl.h>

Public Attributes

Type Name
pthread_mutex_t flush_mutex
int max_toflush
int num_toflush
LOG_PAGE ** toflush

Public Attributes Documentation

variable flush_mutex

pthread_mutex_t log_flush_info::flush_mutex;

variable max_toflush

int log_flush_info::max_toflush;

variable num_toflush

int log_flush_info::num_toflush;

variable toflush

LOG_PAGE** log_flush_info::toflush;


The documentation for this class was generated from the following file cubrid/src/transaction/log_impl.h