Searched defs:local_host_id (Results 1 – 2 of 2) sorted by relevance
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/thrill/api/ | ||
H A D | context.hpp | 112 size_t local_host_id() const { return local_host_id_; } in local_host_id() function in thrill::api::HostContext |
H A D | context.cpp | 1124 size_t local_host_id, in HostContext() |