Skip to content

Struct cubsync::critical_section_tracker::cstrack_entry

ClassList > cstrack_entry

Public Attributes

Type Name
std::uint8_t m_enter_count
bool m_is_demoted
bool m_is_writer

Public Functions

Type Name
cstrack_entry ()

Public Attributes Documentation

variable m_enter_count

std::uint8_t cubsync::critical_section_tracker::cstrack_entry::m_enter_count;

variable m_is_demoted

bool cubsync::critical_section_tracker::cstrack_entry::m_is_demoted;

variable m_is_writer

bool cubsync::critical_section_tracker::cstrack_entry::m_is_writer;

Public Functions Documentation

function cstrack_entry

cstrack_entry::cstrack_entry () 


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