Skip to content

Class lockfree::tran::reclaimable_node

ClassList > lockfree > tran > reclaimable_node

  • #include <lockfree_transaction_reclaimable.hpp>

Inherited by the following classes: lockfree::freelist::free_node

Public Functions

Type Name
virtual void reclaim ()
reclaimable_node ()
virtual ~reclaimable_node () = default

Protected Attributes

Type Name
reclaimable_node * m_retired_next

Public Functions Documentation

function reclaim

inline virtual void lockfree::tran::reclaimable_node::reclaim () 

function reclaimable_node

inline lockfree::tran::reclaimable_node::reclaimable_node () 

function ~reclaimable_node

virtual lockfree::tran::reclaimable_node::~reclaimable_node () = default

Protected Attributes Documentation

variable m_retired_next

reclaimable_node* lockfree::tran::reclaimable_node::m_retired_next;


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