libfoedus-core
FOEDUS Core Library
foedus::thread::ThreadRef Member List

This is the complete list of members for foedus::thread::ThreadRef, including all inherited members.

get_control_block() const foedus::thread::ThreadRefinline
get_engine() const foedus::thread::ThreadRefinline
get_in_commit_epoch() const foedus::thread::ThreadRef
get_mcs_rw_async_mapping(xct::UniversalLockId lock_id)foedus::thread::ThreadRef
get_mcs_rw_blocks(xct::McsRwSimpleBlock **out) const foedus::thread::ThreadRefinline
get_mcs_rw_blocks(xct::McsRwExtendedBlock **out) const foedus::thread::ThreadRefinline
get_mcs_rw_extended_blocks() const foedus::thread::ThreadRefinline
get_mcs_rw_simple_blocks() const foedus::thread::ThreadRefinline
get_mcs_ww_blocks() const foedus::thread::ThreadRefinline
get_numa_node() const foedus::thread::ThreadRefinline
get_snapshot_cache_hits() const foedus::thread::ThreadRef
get_snapshot_cache_misses() const foedus::thread::ThreadRef
get_task_input_memory() const foedus::thread::ThreadRefinline
get_task_output_memory() const foedus::thread::ThreadRefinline
get_thread_id() const foedus::thread::ThreadRefinline
operator<<(std::ostream &o, const ThreadRef &v)foedus::thread::ThreadReffriend
reset_snapshot_cache_counts() const foedus::thread::ThreadRef
ThreadRef()foedus::thread::ThreadRef
ThreadRef(Engine *engine, ThreadId id)foedus::thread::ThreadRef
try_impersonate(const proc::ProcName &proc_name, const void *task_input, uint64_t task_input_size, ImpersonateSession *session)foedus::thread::ThreadRef