Home
last modified time | relevance | path

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

/dports/devel/hpx/hpx-1.2.1/src/runtime/
H A Dtrigger_lco.cpp49 remote_result_type; in trigger_lco_event() typedef
122 remote_result_type; in set_lco_error() typedef
153 remote_result_type; in set_lco_error() typedef
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/applier/
H A Dapply_continue.hpp26 typedef typename action_type::remote_result_type remote_result_type; in apply_continue() typedef
51 typedef typename action_type::remote_result_type remote_result_type; in apply_continue() typedef
H A Dapply_callback.hpp270 remote_result_type; in apply_c_p_cb() typedef
289 remote_result_type; in apply_c_cb() typedef
311 remote_result_type; in apply_c_p_cb() typedef
329 remote_result_type; in apply_c_cb() typedef
348 remote_result_type; in apply_c_p_cb() typedef
366 remote_result_type; in apply_c_cb() typedef
H A Dapply.hpp630 remote_result_type; in apply_c_p() typedef
648 remote_result_type; in apply_c() typedef
669 remote_result_type; in apply_c_p() typedef
687 remote_result_type; in apply_c() typedef
709 remote_result_type; in apply_c() typedef
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/detail/
H A Dasync_colocated_callback.hpp37 remote_result_type; in async_colocated_cb() typedef
82 remote_result_type; in async_colocated_cb() typedef
H A Dasync_colocated.hpp100 remote_result_type; in async_colocated() typedef
147 remote_result_type; in async_colocated() typedef
H A Dsync_implementations.hpp35 typedef typename Action::remote_result_type remote_result_type; in call() typedef
H A Dasync_implementations.hpp143 typedef typename Action::remote_result_type remote_result_type; in call() typedef
308 typedef typename Action::remote_result_type remote_result_type; typedef
/dports/devel/hpx/hpx-1.2.1/hpx/traits/
H A Dextract_action.hpp23 typedef typename type::remote_result_type remote_result_type; typedef
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/
H A Dtrigger_lco.hpp465 typedef typename util::decay<Result>::type remote_result_type; in set_lco_value() typedef
500 typedef typename util::decay<Result>::type remote_result_type; in set_lco_value() typedef
/dports/devel/hpx/hpx-1.2.1/hpx/lcos/
H A Dpackaged_action.hpp74 typedef typename action_type::remote_result_type remote_result_type; typedef in hpx::lcos::packaged_action
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/actions/
H A Dbasic_action.hpp161 typedef typename traits::action_remote_result<R>::type remote_result_type; typedef