Searched refs:offload_node (Results 1 – 1 of 1) sorted by relevance
422 async_node_type offload_node( in run() local440 tbb::flow::make_edge( start_node, offload_node ); in run()441 tbb::flow::make_edge( offload_node, end_node ); in run()448 offload_node.gateway().reserve_wait(); in run()542 async_node_type offload_node( in run() local555 tbb::flow::make_edge( start_node, offload_node ); in run()556 tbb::flow::make_edge( offload_node, end_node ); in run()564 offload_node.gateway().reserve_wait(); in run()625 async_node_type offload_node( in operator ()() local634 tbb::flow::make_edge( start_node, offload_node ); in operator ()()[all …]