Skip to content

Struct sync_stats_chunk

ClassList > sync_stats_chunk

Public Attributes

Type Name
SYNC_STATS block
int hint_free_entry_idx
SYNC_STATS_CHUNK * next
int num_entry_in_use

Public Attributes Documentation

variable block

SYNC_STATS sync_stats_chunk::block[256];

variable hint_free_entry_idx

int sync_stats_chunk::hint_free_entry_idx;

variable next

SYNC_STATS_CHUNK* sync_stats_chunk::next;

variable num_entry_in_use

int sync_stats_chunk::num_entry_in_use;


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