Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/detail/
H A D_flow_graph_node_impl.h119 reset_receiver(f); in reset_function_input_base()
131 void reset_receiver( reset_flags f) { in reset_receiver() function
639 void reset_receiver( reset_flags f) override {
640 continue_receiver::reset_receiver(f);
H A D_flow_graph_join_impl.h134 std::get<N-1>(my_input).reset_receiver(f); in reset_inputs()
202 std::get<0>(my_input).reset_receiver(f);
348 void reset_receiver( reset_flags f) {
492 void reset_receiver(reset_flags) {
651 void reset_receiver(reset_flags ) {
H A D_flow_graph_body_impl.h351 void reset_receiver( reset_flags ) {}
/oneTBB/test/common/
H A Dgraph_utils.h353 void reset_receiver(tbb::flow::reset_flags /*f*/) {
/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h362 virtual void reset_receiver( reset_flags f ) { in reset_receiver() function
1077 input_impl_type::reset_receiver(f); in __TBB_requires()
2132 decrement.reset_receiver(f); in reset_node()