CUBRID Engine
latest
|
Classes | |
class | descriptor |
class | reclaimable_node |
class | system |
class | table |
Typedefs | |
using | index = size_t |
using | id = std::uint64_t |
Variables | |
static const id | INVALID_TRANID = std::numeric_limits<id>::max () |
static const index | INVALID_INDEX = std::numeric_limits<index>::max () |
using lockfree::tran::id = typedef std::uint64_t |
Definition at line 33 of file lockfree_transaction_def.hpp.
using lockfree::tran::index = typedef size_t |
Definition at line 30 of file lockfree_transaction_def.hpp.
Definition at line 74 of file lockfree_transaction_system.hpp.
Referenced by lockfree::tran::system::assign_index(), lockfree::tran::system::free_index(), and cubthread::entry::pull_lf_tran_index().