add_ref(long count=1, std::memory_order order=std::memory_order_relaxed) noexcept | stapl::runtime::ref_counted< location_md > | |
advance_epoch(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
defer_requests(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
destroy_lss(void *addr) noexcept | stapl::runtime::location_md | |
disambiguate(context_id const &src, context_id const &dest) | stapl::runtime::location_md | |
epoch_type typedef (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_cached_gang_md(const gang_md::id gid) | stapl::runtime::location_md | |
get_epoch(void) const noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_executor(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_fence_md(void) const noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_fence_md(void) noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_gang_md(void) const noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_gang_md(void) noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_id(void) const noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_lss(void *addr, CreatorFunction &&f) | stapl::runtime::location_md | |
get_object(object_virtual_address const &h, const epoch_type e=logical_clock::no_time) const (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_runqueue(void) const noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
get_runqueue(void) noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
has_pending_rmis(void) const noexcept | stapl::runtime::location_md | |
id typedef (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
is_leader(void) const noexcept | stapl::runtime::location_md | |
local_index(void) const noexcept | stapl::runtime::location_md | |
location_md(const id lid, gang_md &g) | stapl::runtime::location_md | |
location_md(const id lid, const size_type local_idx, gang_md &g) | stapl::runtime::location_md | |
location_md(location_md const &)=delete (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator delete(void *) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator delete[](void *)=delete (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator new(std::size_t) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator new[](std::size_t)=delete (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator=(location_md const &)=delete (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
operator==(location_md const &x, location_md const &y) noexcept | stapl::runtime::location_md | related |
post_fence(void) | stapl::runtime::location_md | |
pre_fence(void) | stapl::runtime::location_md | |
ref_counted(void) noexcept (defined in stapl::runtime::ref_counted< location_md >) | stapl::runtime::ref_counted< location_md > | |
ref_counted(std::default_delete< location_md > const &d) noexcept | stapl::runtime::ref_counted< location_md > | explicit |
ref_counted(std::default_delete< location_md > &&d) noexcept | stapl::runtime::ref_counted< location_md > | explicit |
ref_counted(long count) noexcept | stapl::runtime::ref_counted< location_md > | explicit |
ref_counted(long count, std::default_delete< location_md > const &d) noexcept | stapl::runtime::ref_counted< location_md > | |
ref_counted(long count, std::default_delete< location_md > &&d) noexcept | stapl::runtime::ref_counted< location_md > | |
register_object(void *const p, const bool avoid_registry) | stapl::runtime::location_md | |
release(std::memory_order order=std::memory_order_relaxed) noexcept | stapl::runtime::ref_counted< location_md > | |
remove_ref(long count=1, std::memory_order order=std::memory_order_relaxed) noexcept | stapl::runtime::ref_counted< location_md > | |
reset_lss(void *addr, U &&u) | stapl::runtime::location_md | |
runqueue_type typedef (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
set_executor(std::unique_ptr< executor_base > ex) noexcept | stapl::runtime::location_md | |
size_type typedef (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
try_defer_requests(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
try_get_executor(void) noexcept (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
try_get_lss(void *addr) noexcept | stapl::runtime::location_md | |
undefer_requests(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |
unique(std::memory_order order=std::memory_order_relaxed) const noexcept (defined in stapl::runtime::ref_counted< location_md >) | stapl::runtime::ref_counted< location_md > | |
unregister_object(object_virtual_address const &h) | stapl::runtime::location_md | |
use_count(std::memory_order order=std::memory_order_relaxed) const noexcept (defined in stapl::runtime::ref_counted< location_md >) | stapl::runtime::ref_counted< location_md > | |
~location_md(void) (defined in stapl::runtime::location_md) | stapl::runtime::location_md | |