Home
last modified time | relevance | path

Searched refs:trigger_launcher (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/graph/distributed/
Dmpi_process_group.hpp169 class trigger_launcher : public trigger_base class in boost::graph::distributed::mpi_process_group
172 explicit trigger_launcher(mpi_process_group& self, int tag, in trigger_launcher() function in boost::graph::distributed::mpi_process_group::trigger_launcher
/third_party/boost/boost/graph/distributed/detail/
Dmpi_process_group.ipp460 new trigger_launcher<Type, Handler>(*this, tag, handler)));
537 mpi_process_group::trigger_launcher<Type, Handler>::