Searched defs:async_node_type (Results 1 – 3 of 3) sorted by relevance
117 using async_node_type = tbb::flow::async_node<int, int>; typedef148 using async_node_type = async_node<test_invoke::SmartID<std::size_t>, std::size_t>; typedef
316 typedef tbb::flow::async_node< input_type, output_type > async_node_type; typedef in async_activity409 typedef tbb::flow::async_node< input_type, output_type > async_node_type; typedef512 typedef tbb::flow::async_node< input_type, output_type > async_node_type; typedef612 typedef tbb::flow::async_node<Input, Output> async_node_type; typedef in enqueueing_on_inner_level
252 typedef async_node<data_type, data_type> async_node_type; typedef