Struct fileio_thread_info
ClassList > fileio_thread_info
Public Attributes
Public Attributes Documentation
variable act_r_threads
int fileio_thread_info::act_r_threads;
variable check_npages
int fileio_thread_info::check_npages;
variable check_ratio
int fileio_thread_info::check_ratio;
variable end_r_threads
int fileio_thread_info::end_r_threads;
variable errid
int fileio_thread_info::errid;
variable from_npages
int fileio_thread_info::from_npages;
variable initialized
bool fileio_thread_info::initialized;
variable io_queue
FILEIO_QUEUE fileio_thread_info::io_queue;
variable io_type
FILEIO_TYPE fileio_thread_info::io_type;
variable mtx
pthread_mutex_t fileio_thread_info::mtx;
variable num_threads
int fileio_thread_info::num_threads;
variable only_updated_pages
bool fileio_thread_info::only_updated_pages;
variable pageid
int fileio_thread_info::pageid;
variable rcv
pthread_cond_t fileio_thread_info::rcv;
variable tran_index
int fileio_thread_info::tran_index;
variable wcv
pthread_cond_t fileio_thread_info::wcv;
The documentation for this class was generated from the following file cubrid/src/storage/file_io.h