Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <_flow_graph_node_impl.h>
Static Public Member Functions | |
template<typename T , typename P > | |
static task * | emit_this (graph &g, const T &t, P &p) |
Definition at line 731 of file _flow_graph_node_impl.h.
|
inlinestatic |
Definition at line 733 of file _flow_graph_node_impl.h.
References internal::check_task_and_spawn(), p, and task.
Referenced by tbb::flow::interface11::split_node< TupleType, Allocator >::try_put_task().