CUBRID Engine
latest
|
Public Attributes | |
std::atomic< size_t > | m_event_count |
oldest_active_event | m_history [OLDEST_ACTIVE_HISTORY_SIZE] |
Definition at line 70 of file mvcc_table.cpp.
std::atomic<size_t> oldest_active_history_tracker::m_event_count |
Definition at line 72 of file mvcc_table.cpp.
Referenced by oldest_active_add_event().
oldest_active_event oldest_active_history_tracker::m_history[OLDEST_ACTIVE_HISTORY_SIZE] |
Definition at line 73 of file mvcc_table.cpp.
Referenced by oldest_active_add_event().