Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h2840 void set_gateway(gateway_type *gateway) { in set_gateway() function
2973 static_cast<async_body_base_type*>(this->my_body->get_body_ptr())->set_gateway(&my_gateway); in __TBB_requires()
2974 … static_cast<async_body_base_type*>(this->my_init_body->get_body_ptr())->set_gateway(&my_gateway); in __TBB_requires()