Tervel
1.0.0
A collection of wait-free containers and algorithms.
|
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::ProgressAssurance | inlinestatic |
DISALLOW_COPY_AND_ASSIGN(ProgressAssurance) | tervel::util::ProgressAssurance | private |
HELP_DELAY | tervel::util::ProgressAssurance | static |
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::ProgressAssurance | inlinestatic |
num_threads_ | tervel::util::ProgressAssurance | private |
op_table_ | tervel::util::ProgressAssurance | private |
p_check_for_announcement(size_t &hpos) | tervel::util::ProgressAssurance | private |
p_make_announcement(OpRecord *op, const uint64_t tid=tervel::tl_thread_info->get_thread_id()) | tervel::util::ProgressAssurance | private |
ProgressAssurance(size_t num_threads) | tervel::util::ProgressAssurance | inlineexplicit |