Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/hpx/runtime/components/server/
H A Dmigration_support.hpp34 typedef Mutex mutex_type;
35 typedef BaseComponent base_type;
40 migration_support(Arg &&... arg) in migration_support() function
46 ~migration_support() in ~migration_support()
54 naming::gid_type get_base_gid( in get_base_gid()
76 void pin() in pin()
83 bool unpin() in unpin()
136 void mark_as_migrated() in mark_as_migrated()
183 typedef void decorates_action;
229 mutable mutex_type mtx_;
[all …]