Home
last modified time | relevance | path

Searched defs:addressing_service (Results 1 – 3 of 3) sorted by relevance

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/agas/
H A Daddressing_service.hpp81 > gva_cache_type;
107 bool const caching_;
111 std::uint64_t rts_lva_;
134 ~addressing_service() in ~addressing_service()
371 bool get_localities( in get_localities()
579 bool bind_local( in bind_local()
699 bool unbind_local( in unbind_local()
742 bool unbind_local( in unbind_local()
935 bool resolve_local( in resolve_local()
954 bool resolve_local( in resolve_local()
[all …]
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/
H A Dagas_fwd.hpp38 struct HPX_API_EXPORT addressing_service; variable
/dports/devel/hpx/hpx-1.2.1/src/runtime/agas/
H A Daddressing_service.cpp132 addressing_service::addressing_service( in addressing_service() function in hpx::agas::addressing_service