Tervel  1.0.0
A collection of wait-free containers and algorithms.
tervel::util::ProgressAssurance Member List

This is the complete list of members for tervel::util::ProgressAssurance, including all inherited members.

check_for_announcement(ProgressAssurance *const progress_assuarance=nullptr)tervel::util::ProgressAssuranceinlinestatic
DISALLOW_COPY_AND_ASSIGN(ProgressAssurance)tervel::util::ProgressAssuranceprivate
HELP_DELAYtervel::util::ProgressAssurancestatic
make_announcement(OpRecord *op, const uint64_t tid=tervel::tl_thread_info->get_thread_id(), ProgressAssurance *const prog_assur=tervel::tl_thread_info->get_progress_assurance())tervel::util::ProgressAssuranceinlinestatic
num_threads_tervel::util::ProgressAssuranceprivate
op_table_tervel::util::ProgressAssuranceprivate
p_check_for_announcement(size_t &hpos)tervel::util::ProgressAssuranceprivate
p_make_announcement(OpRecord *op, const uint64_t tid=tervel::tl_thread_info->get_thread_id())tervel::util::ProgressAssuranceprivate
ProgressAssurance(size_t num_threads)tervel::util::ProgressAssuranceinlineexplicit