Home
last modified time | relevance | path

Searched refs:trc_out_of_band (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/boost/property_map/parallel/
Dprocess_group.hpp41 trc_out_of_band, enumerator
90 using boost::parallel::trc_out_of_band;
/third_party/boost/boost/graph/distributed/detail/
Dmpi_process_group.ipp549 if (context == trc_out_of_band) {
574 BOOST_ASSERT(context == trc_out_of_band);
603 if (context == trc_out_of_band) {
632 if (context == trc_out_of_band) {
/third_party/boost/libs/graph_parallel/src/
Dmpi_process_group.cpp396 impl_->trigger_context = trc_out_of_band; in maybe_emit_receive()
978 impl_->trigger_context = trc_out_of_band; in poll()
/third_party/boost/libs/graph_parallel/doc/
Dprocess_group.rst179 trc_out_of_band
/third_party/boost/boost/graph/distributed/
Dadjacency_list.hpp2483 if (self.process_group_.trigger_context() == boost::parallel::trc_out_of_band) in add_local_edge()
2522 if (self.process_group_.trigger_context() == boost::parallel::trc_out_of_band) in add_local_edge()