Skip to content

Struct disk_cache

ClassList > disk_cache

Public Attributes

Type Name
pthread_mutex_t mutex_extend
int nvols_perm
int nvols_temp
volatile int owner_extend
DISK_PERM_PURPOSE_INFO perm_purpose_info
DISK_TEMP_PURPOSE_INFO temp_purpose_info
DISK_CACHE_VOLINFO vols

Public Attributes Documentation

variable mutex_extend

pthread_mutex_t disk_cache::mutex_extend;

variable nvols_perm

int disk_cache::nvols_perm;

variable nvols_temp

int disk_cache::nvols_temp;

variable owner_extend

volatile int disk_cache::owner_extend;

variable perm_purpose_info

DISK_PERM_PURPOSE_INFO disk_cache::perm_purpose_info;

variable temp_purpose_info

DISK_TEMP_PURPOSE_INFO disk_cache::temp_purpose_info;

variable vols

DISK_CACHE_VOLINFO disk_cache::vols[LOG_MAX_DBVOLID+1];


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